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-28 01:51:15 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-10-28 01:51:15 +0300
commitc6bcba9ce93e75326bde811b622db53aa36508ef (patch)
tree67fc94efe399056e6636c83a42e5fbb09fbeb1fc /Gemfile.lock
parent842318016d6d80d7f2ec600db24410bcdda47603 (diff)
Use Redcarpet instead of Kramdown, get Rouge syntax highlighting working for it.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e010ab25..b2a7f8a3 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -27,7 +27,6 @@ GEM
nanoc (~> 4.0)
hamster (3.0.0)
concurrent-ruby (~> 1.0)
- kramdown (1.12.0)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
@@ -56,6 +55,7 @@ GEM
rb-fsevent (0.9.8)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
+ redcarpet (3.3.4)
ref (2.0.0)
rouge (1.11.1)
ruby_dep (1.5.0)
@@ -71,10 +71,10 @@ DEPENDENCIES
adsf
builder
guard-nanoc
- kramdown
nanoc (~> 4.0)
nokogiri (~> 1.6.8)
rake (~> 11.3)
+ redcarpet
rouge (~> 1.11)
sass