Skip to content

Commit

Permalink
Use latest version of SDoc
Browse files Browse the repository at this point in the history
Cross-refs zzak/sdoc#138.

[John Hawthorn]
  • Loading branch information
robin850 committed Mar 14, 2020
1 parent 8cdef19 commit e5ed5f3
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 @@ -33,7 +33,7 @@ gem "rubocop-performance", require: false
gem "rubocop-rails", require: false

group :doc do
gem "sdoc", "~> 1.0"
gem "sdoc", "~> 1.1"
gem "redcarpet", "~> 3.2.3", platforms: :ruby
gem "w3c_validators"
gem "kindlerb", "~> 1.2.0"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
sdoc (1.0.0)
sdoc (1.1.0)
rdoc (>= 5.0)
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
Expand Down Expand Up @@ -590,7 +590,7 @@ DEPENDENCIES
rubocop-performance
rubocop-rails
sass-rails
sdoc (~> 1.0)
sdoc (~> 1.1)
selenium-webdriver (>= 3.141.592)
sequel
sidekiq
Expand Down

0 comments on commit e5ed5f3

Please sign in to comment.