From 4860a6ee422494f1be69cd509af68eb054b12f26 Mon Sep 17 00:00:00 2001 From: Petrik Date: Fri, 11 Dec 2020 12:33:07 +0100 Subject: [PATCH] Update sdoc to latest version This fixes the title tag on the index page. --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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