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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-04-29 10:15:18 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-04-29 10:15:18 +0400
commit348eb12598afb7f61b438da5e2240b709b17402f (patch)
treebf076ae13f68c835b6f1ccb7cd516018c0800b9e /Gemfile.lock
parentad6bcb1396d764b2f3ce1af63d1d0412d1120d14 (diff)
Provide a path to repo archive. gitlab_git up to 1.0.5
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 a70b3c7e09a..64d351a1f98 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -164,7 +164,7 @@ GEM
gitlab-pygments.rb (0.3.2)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
- gitlab_git (1.0.4)
+ gitlab_git (1.0.5)
activesupport (~> 3.2.13)
github-linguist (~> 2.3.4)
grit (~> 2.5.0)
@@ -506,7 +506,7 @@ DEPENDENCIES
github-markup (~> 0.7.4)
gitlab-grack (~> 1.0.0)
gitlab-pygments.rb (~> 0.3.2)
- gitlab_git (~> 1.0.4)
+ gitlab_git (~> 1.0.5)
gitlab_meta (= 5.0)
gitlab_omniauth-ldap (= 1.0.2)
gollum-lib (~> 1.0.0)