Update sdoc to latest version

This fixes the title tag on the index page.
This commit is contained in:
Petrik 2020-12-11 12:33:07 +01:00
parent 5cb6338540
commit 4860a6ee42
2 changed files with 3 additions and 3 deletions

View File

@ -36,7 +36,7 @@ group :rubocop do
end
group :doc do
gem "sdoc", "~> 2.0"
gem "sdoc", ">= 2.0.3"
gem "redcarpet", "~> 3.2.3", platforms: :ruby
gem "w3c_validators", "~> 1.3.6"
gem "kindlerb", "~> 1.2.0"

View File

@ -453,7 +453,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
sdoc (2.0.2)
sdoc (2.0.3)
rdoc (>= 5.0)
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
@ -603,7 +603,7 @@ DEPENDENCIES
rubocop-performance
rubocop-rails
sass-rails
sdoc (~> 2.0)
sdoc (>= 2.0.3)
selenium-webdriver (>= 3.141.592)
sequel
sidekiq