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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-10-07 06:29:09 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-10-07 06:29:09 +0300
commit8bcc450da8993db6abd1366a566eda1d6f14119b (patch)
tree1d55c2b83be910edb1b7fe1f9ad4b2cc8f968875 /Gemfile
parentdfcbe95b7a12d33bfd40381e023559c1c4c141f6 (diff)
Improve styles for highlighting.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 6e727e94..b4bb5c08 100644
--- a/Gemfile
+++ b/Gemfile
@@ -6,7 +6,7 @@ gem 'adsf'
gem 'sass'
gem 'kramdown'
# gem 'nokogiri'
-gem 'rouge'
+gem 'rouge', '~> 1.11'
group :nanoc do
gem 'guard-nanoc'