Skip to content

Commit

Permalink
Merge pull request #561 from Data-Liberation-Front/dependabot/bundler…
Browse files Browse the repository at this point in the history
…/sdoc-2.0.2

Bump sdoc from 1.1.0 to 2.0.2
  • Loading branch information
Floppy committed Nov 11, 2020
2 parents 0ce26ef + dbf9b45 commit 21e2d92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ gem 'turbolinks', '~> 5.2'
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
gem 'jbuilder', '~> 2.9'

gem 'sdoc', '~> 1.1', group: :doc
gem 'sdoc', '~> 2.0', group: :doc

gem 'foreman', '~> 0.87'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
sdoc (1.1.0)
sdoc (2.0.2)
rdoc (>= 5.0)
shellany (0.0.1)
shex (0.5.2)
Expand Down Expand Up @@ -829,7 +829,7 @@ DEPENDENCIES
rspec-rails (< 4)
rubyzip (~> 2.3)
sass-rails (~> 6.0)
sdoc (~> 1.1)
sdoc (~> 2.0)
sidekiq (~> 4.2)
simplecov (~> 0.16)
spring (~> 2.1)
Expand Down

0 comments on commit 21e2d92

Please sign in to comment.