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 01:02:23 +0400
committerRobert Speicher <rspeicher@gmail.com>2012-09-06 01:02:23 +0400
commit1814ee0ced59aa3203ce265410ae5a7c83e096aa (patch)
tree20c128b8492ca708b0e5d070381697cc6dfad407 /Gemfile.lock
parent52c521ffe84dac5dc72a299ee1ecf4736a10f07f (diff)
Give github-markup gem a version requirement
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index fc730802fa5..830e28b53e3 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -397,7 +397,7 @@ DEPENDENCIES
ffaker
foreman
git
- github-markup
+ github-markup (~> 0.7.4)
gitlab_meta (= 2.9)
gitolite!
grack!