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:
authorManuel Mendez <mmendez534@gmail.com>2013-05-02 17:22:19 +0400
committerManuel Mendez <mmendez@srtrl.com>2013-06-13 03:20:58 +0400
commit0023a27ec051d589d1782c23c617a45473be767b (patch)
treeab9678da27800d11fcea1ec866ed4c81edde521c /Gemfile.lock
parent995e656addd588377fbf8ae6f9e04dee37ebc604 (diff)
Add asciidoctor gem.
Fixes issue #3506.
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 b986539da1e..0a4d9fe4987 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -46,6 +46,7 @@ GEM
rails (~> 3.0)
addressable (2.3.4)
arel (3.0.2)
+ asciidoctor (0.1.3)
awesome_print (1.1.0)
backports (2.6.7)
bcrypt-ruby (3.0.1)
@@ -517,6 +518,7 @@ PLATFORMS
DEPENDENCIES
acts-as-taggable-on
annotate!
+ asciidoctor
awesome_print
better_errors
binding_of_caller