We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d612542 + 85c2007 commit 886793bCopy full SHA for 886793b
Gemfile
@@ -36,7 +36,7 @@ group :rubocop do
36
end
37
38
group :doc do
39
- gem "sdoc", ">= 2.0.4"
+ gem "sdoc", ">= 2.1.0"
40
gem "redcarpet", "~> 3.2.3", platforms: :ruby
41
gem "w3c_validators", "~> 1.3.6"
42
gem "kindlerb", "~> 1.2.0"
Gemfile.lock
@@ -462,7 +462,7 @@ GEM
462
sprockets (> 3.0)
463
sprockets-rails
464
tilt
465
- sdoc (2.0.4)
+ sdoc (2.1.0)
466
rdoc (>= 5.0)
467
selenium-webdriver (4.0.0.alpha7)
468
childprocess (>= 0.5, < 5.0)
@@ -615,7 +615,7 @@ DEPENDENCIES
615
rubocop-performance
616
rubocop-rails
617
sass-rails
618
- sdoc (>= 2.0.4)
+ sdoc (>= 2.1.0)
619
selenium-webdriver (>= 4.0.0.alpha7)
620
sequel
621
sidekiq
0 commit comments