From e17457bae2db97626bc4f7f2d1b19d19e4c34dcc Mon Sep 17 00:00:00 2001 From: Petrik Date: Mon, 19 Dec 2022 15:43:16 +0100 Subject: [PATCH] Update sdoc to 2.5.0 to support better code highlighting --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 98a41f0b09c..247c96a0490 100644 --- a/Gemfile +++ b/Gemfile @@ -48,7 +48,7 @@ group :rubocop do end group :doc do - gem "sdoc", ">= 2.4.0" + gem "sdoc", ">= 2.5.0" gem "redcarpet", "~> 3.2.3", platforms: :ruby gem "w3c_validators", "~> 1.3.6" gem "rouge" diff --git a/Gemfile.lock b/Gemfile.lock index 3721596667a..e4635f6d3ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -460,7 +460,7 @@ GEM rubyzip (2.3.2) rufus-scheduler (3.6.0) fugit (~> 1.1, >= 1.1.6) - sdoc (2.4.0) + sdoc (2.5.0) rdoc (>= 5.0) selenium-webdriver (4.5.0) childprocess (>= 0.5, < 5.0) @@ -621,7 +621,7 @@ DEPENDENCIES rubocop-performance rubocop-rails rubyzip (~> 2.0) - sdoc (>= 2.4.0) + sdoc (>= 2.5.0) selenium-webdriver (>= 4.0.0) sequel sidekiq