Skip to content

Commit

Permalink
Bump sdoc from 1.1.0 to 2.0.2
Browse files Browse the repository at this point in the history
Bumps [sdoc](https://github.com/zzak/sdoc) from 1.1.0 to 2.0.2.
- [Release notes](https://github.com/zzak/sdoc/releases)
- [Changelog](https://github.com/zzak/sdoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zzak/sdoc/commits)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 11, 2020
1 parent 0ce26ef commit dbf9b45
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 dbf9b45

Please sign in to comment.