From 0dfb6a606a9ee6f49abeca04e051c5a7fd7135d0 Mon Sep 17 00:00:00 2001 From: Petrik Date: Thu, 25 Feb 2021 17:47:26 +0100 Subject: [PATCH] Update SDOC to 2.0.4 This version has two layout fixes: * Using HTML5 doctype accross all HTML files. @MikeRogers0 * Fix overflow CSS property of panel elements. @cveneziani --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index f6b9556e1a..ae90ece9a6 100644 --- a/Gemfile +++ b/Gemfile @@ -36,7 +36,7 @@ group :rubocop do end group :doc do - gem "sdoc", ">= 2.0.3" + gem "sdoc", ">= 2.0.4" 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 63e2e2bc9d..c30352fdc1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -468,7 +468,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - sdoc (2.0.3) + sdoc (2.0.4) rdoc (>= 5.0) selenium-webdriver (4.0.0.alpha7) childprocess (>= 0.5, < 5.0) @@ -619,7 +619,7 @@ DEPENDENCIES rubocop-performance rubocop-rails sass-rails - sdoc (>= 2.0.3) + sdoc (>= 2.0.4) selenium-webdriver (>= 4.0.0.alpha7) sequel sidekiq