summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-10-15 11:43:14 +0000
committerDouwe Maan <douwe@gitlab.com>2015-10-15 11:43:14 +0000
commit4b28f2d999eeb936e2e3718e5ea25d3b1020291e (patch)
tree0fc97fe63d39463e4dfd40c5a08847ac227fbfde /Gemfile.lock
parentdaccc54d25a5acfd089e02fd7387ed14f0a3a629 (diff)
parentc993481d991333fe0750080eec98fd2e9eeda8d5 (diff)
downloadgitlab-ce-4b28f2d999eeb936e2e3718e5ea25d3b1020291e.tar.gz
Merge branch 'git-archive-golang' into 'master'
Let gitlab-git-http-server handle archive downloads This change relies on changes in gitlab_git and gitlab-git-http-server. fixes #2429 See merge request !1548
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 403d7095197..ee545f366f4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -278,7 +278,7 @@ GEM
mime-types (~> 1.19)
gitlab_emoji (0.1.1)
gemojione (~> 2.0)
- gitlab_git (7.2.18)
+ gitlab_git (7.2.19)
activesupport (~> 4.0)
charlock_holmes (~> 0.6)
gitlab-linguist (~> 3.0)
@@ -815,7 +815,7 @@ DEPENDENCIES
gitlab-flowdock-git-hook (~> 1.0.1)
gitlab-linguist (~> 3.0.1)
gitlab_emoji (~> 0.1)
- gitlab_git (~> 7.2.18)
+ gitlab_git (~> 7.2.19)
gitlab_meta (= 7.0)
gitlab_omniauth-ldap (~> 1.2.1)
gollum-lib (~> 4.0.2)