Commit 4502666a authored by Stan Hu's avatar Stan Hu

Merge branch 'upgrade-rouge-to-3-24' into 'master'

Update rouge to v3.24.0

See merge request gitlab-org/gitlab!45225
parents 081b29bd dcd1b6e2
......@@ -158,7 +158,7 @@ gem 'wikicloth', '0.8.1'
gem 'asciidoctor', '~> 2.0.10'
gem 'asciidoctor-include-ext', '~> 0.3.1', require: false
gem 'asciidoctor-plantuml', '~> 0.0.12'
gem 'rouge', '~> 3.21.0'
gem 'rouge', '~> 3.24.0'
gem 'truncato', '~> 0.7.11'
gem 'bootstrap_form', '~> 4.2.0'
gem 'nokogiri', '~> 1.10.9'
......
......@@ -965,7 +965,7 @@ GEM
rexml (3.2.4)
rinku (2.0.0)
rotp (2.1.2)
rouge (3.21.0)
rouge (3.24.0)
rqrcode (0.7.0)
chunky_png
rqrcode-rails3 (0.1.7)
......@@ -1451,7 +1451,7 @@ DEPENDENCIES
request_store (~> 1.5)
responders (~> 3.0)
retriable (~> 3.1.2)
rouge (~> 3.21.0)
rouge (~> 3.24.0)
rqrcode-rails3 (~> 0.1.7)
rspec-parameterized
rspec-rails (~> 4.0.0)
......
---
title: Update Rouge to v3.24
merge_request: 45225
author:
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment