diff --git a/Gemfile b/Gemfile index 5f0cba44ff..9cfbb77cdf 100644 --- a/Gemfile +++ b/Gemfile @@ -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" diff --git a/Gemfile.lock b/Gemfile.lock index afd06f89d4..bda29b35a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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