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 05:53:08 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-10-07 05:53:08 +0300
commitdfcbe95b7a12d33bfd40381e023559c1c4c141f6 (patch)
tree704bc0c26c2ee17d59ba4ce734eced30a74d38d4 /Gemfile.lock
parenta83cc9517a0e515188b03f9b7fcac88e3c986179 (diff)
Add Rouge syntax highlighting to Kramdown, make Kramdown parse our markdown as GFM.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a14c37ff..202bcb33 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -50,6 +50,7 @@ GEM
rb-inotify (0.9.7)
ffi (>= 0.5.0)
ref (2.0.0)
+ rouge (2.0.6)
ruby_dep (1.4.0)
sass (3.4.22)
shellany (0.0.1)
@@ -64,6 +65,7 @@ DEPENDENCIES
guard-nanoc
kramdown
nanoc (~> 4.0)
+ rouge
sass
RUBY VERSION