Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Javier López <fjlopez@gitlab.com>2018-04-17 20:02:43 +0300
committerDouwe Maan <douwe@selenight.nl>2018-04-19 11:52:02 +0300
commit409ba61a59483ef214dc742bbe73f47d6a77bd24 (patch)
treebd6de6ebac1a1a4f44960dd70c28cd1498be821b /Gemfile
parent8a1b6b78cc724c2a115bf70d80bbb0ad76f993d3 (diff)
Upgrading gitlab-gollum-lib and rouge
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 3a3e8cf5856..71f27e0f6de 100644
--- a/Gemfile
+++ b/Gemfile
@@ -140,7 +140,7 @@ gem 'creole', '~> 0.5.0'
gem 'wikicloth', '0.8.1'
gem 'asciidoctor', '~> 1.5.6'
gem 'asciidoctor-plantuml', '0.0.8'
-gem 'rouge', '~> 2.0'
+gem 'rouge', '~> 3.1'
gem 'truncato', '~> 0.7.9'
gem 'bootstrap_form', '~> 2.7.0'
gem 'nokogiri', '~> 1.8.2'