bump rouge

This commit is contained in:
ulferts
2022-08-02 17:52:02 +02:00
parent b28b677e4f
commit 00dc0ca935
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ gem 'deckar01-task_list', '~> 2.3.1'
# Requires escape-utils for faster escaping
gem 'escape_utils', '~> 1.3'
# Syntax highlighting used in html-pipeline with rouge
gem 'rouge', '~> 3.29.0'
gem 'rouge', '~> 3.30.0'
# HTML sanitization used for html-pipeline
gem 'sanitize', '~> 6.0.0'
# HTML autolinking for mails and urls (replaces autolink)
+2 -2
View File
@@ -831,7 +831,7 @@ GEM
roar (1.1.1)
representable (~> 3.0)
rotp (6.2.0)
rouge (3.29.0)
rouge (3.30.0)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
@@ -1142,7 +1142,7 @@ DEPENDENCIES
retriable (~> 3.1.1)
rinku (~> 2.0.4)
roar (~> 1.1.0)
rouge (~> 3.29.0)
rouge (~> 3.30.0)
rspec (~> 3.11.0)
rspec-rails (= 6.0.0.rc1)
rspec-retry (~> 0.6.1)