mirror of
https://github.com/projekteuler/projekteuler.git
synced 2025-12-10 00:36:42 +01:00
Merge pull request #164 from projekteuler/dependabot/bundler/sdoc-2.0.2
Bump sdoc from 2.0.0 to 2.0.2
This commit is contained in:
commit
132828483c
2
Gemfile
2
Gemfile
@ -32,7 +32,7 @@ gem 'turbolinks', '~> 5.2.1'
|
||||
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
|
||||
gem 'jbuilder', '~> 2.10.1'
|
||||
# bundle exec rake doc:rails generates the API under doc/api.
|
||||
gem 'sdoc', '~> 2.0.0', group: :doc
|
||||
gem 'sdoc', '~> 2.0.2', group: :doc
|
||||
|
||||
gem 'web-console', '~> 4.1.0', group: :development
|
||||
|
||||
|
||||
@ -200,7 +200,7 @@ GEM
|
||||
sprockets (> 3.0)
|
||||
sprockets-rails
|
||||
tilt
|
||||
sdoc (2.0.0)
|
||||
sdoc (2.0.2)
|
||||
rdoc (>= 5.0)
|
||||
simplecov (0.18.1)
|
||||
docile (~> 1.1)
|
||||
@ -265,7 +265,7 @@ DEPENDENCIES
|
||||
rails-controller-testing
|
||||
rails-i18n (~> 6.0.0)
|
||||
sassc-rails (~> 2.1.2)
|
||||
sdoc (~> 2.0.0)
|
||||
sdoc (~> 2.0.2)
|
||||
sqlite3 (~> 1.4.1)
|
||||
turbolinks (~> 5.2.1)
|
||||
tzinfo-data
|
||||
|
||||
Loading…
Reference in New Issue
Block a user