mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
bump rouge
This commit is contained in:
@@ -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
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user