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 e0ba620 + e17457b commit ebbf66dCopy full SHA for ebbf66d
Gemfile
@@ -48,7 +48,7 @@ group :rubocop do
48
end
49
50
group :doc do
51
- gem "sdoc", ">= 2.4.0"
+ gem "sdoc", ">= 2.5.0"
52
gem "redcarpet", "~> 3.2.3", platforms: :ruby
53
gem "w3c_validators", "~> 1.3.6"
54
gem "rouge"
Gemfile.lock
@@ -460,7 +460,7 @@ GEM
460
rubyzip (2.3.2)
461
rufus-scheduler (3.6.0)
462
fugit (~> 1.1, >= 1.1.6)
463
- sdoc (2.4.0)
+ sdoc (2.5.0)
464
rdoc (>= 5.0)
465
selenium-webdriver (4.5.0)
466
childprocess (>= 0.5, < 5.0)
@@ -621,7 +621,7 @@ DEPENDENCIES
621
rubocop-performance
622
rubocop-rails
623
rubyzip (~> 2.0)
624
- sdoc (>= 2.4.0)
+ sdoc (>= 2.5.0)
625
selenium-webdriver (>= 4.0.0)
626
sequel
627
sidekiq
0 commit comments