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:
authorRobert Speicher <rspeicher@gmail.com>2012-09-06 00:49:59 +0400
committerRobert Speicher <rspeicher@gmail.com>2012-09-06 00:50:03 +0400
commitb78fd0c13088ce2c19d939a26a26e247ca5047ea (patch)
tree04f6e6722aa9f0deb59929e49a8af196524c2468 /Gemfile.lock
parent21bfd1e7fc91ce9a1aa34582381c1dec716607f8 (diff)
Add github-markup gem
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 f350b3fcc0e..fc730802fa5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -178,6 +178,7 @@ GEM
gherkin (2.11.0)
json (>= 1.4.6)
git (1.2.5)
+ github-markup (0.7.4)
gitlab_meta (2.9)
grape (0.2.1)
hashie (~> 1.2)
@@ -396,6 +397,7 @@ DEPENDENCIES
ffaker
foreman
git
+ github-markup
gitlab_meta (= 2.9)
gitolite!
grack!