Bump sdoc from 1.0.0 to 1.1.0 (#6655) [deploy]
This commit is contained in:
parent
a5523584df
commit
1d9c8a8e11
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -163,5 +163,5 @@ group :test do
|
|||
end
|
||||
|
||||
group :doc do
|
||||
gem "sdoc", "~> 1.0" # rdoc generator html with javascript search index
|
||||
gem "sdoc", "~> 1.1" # rdoc generator html with javascript search index
|
||||
end
|
||||
|
|
|
|||
|
|
@ -614,7 +614,7 @@ GEM
|
|||
rb-fsevent (0.10.3)
|
||||
rb-inotify (0.10.0)
|
||||
ffi (~> 1.0)
|
||||
rdoc (6.1.1)
|
||||
rdoc (6.2.1)
|
||||
recaptcha (5.4.0)
|
||||
json
|
||||
redcarpet (3.5.0)
|
||||
|
|
@ -725,7 +725,7 @@ GEM
|
|||
addressable (>= 2.3.5)
|
||||
faraday (> 0.8, < 2.0)
|
||||
sax-machine (1.3.2)
|
||||
sdoc (1.0.0)
|
||||
sdoc (1.1.0)
|
||||
rdoc (>= 5.0)
|
||||
selectize-rails (0.12.6)
|
||||
selenium-webdriver (3.142.7)
|
||||
|
|
@ -975,7 +975,7 @@ DEPENDENCIES
|
|||
rubyzip (~> 2.3)
|
||||
s3_direct_upload (~> 0.1)
|
||||
sass-rails (~> 6.0)
|
||||
sdoc (~> 1.0)
|
||||
sdoc (~> 1.1)
|
||||
shoulda-matchers (~> 4.3.0)
|
||||
sidekiq (~> 6.0.4)
|
||||
simplecov (= 0.17.1)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue