summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAhmad Sherif <me@ahmadsherif.com>2016-08-17 16:05:43 +0200
committerAhmad Sherif <me@ahmadsherif.com>2016-08-17 16:15:57 +0200
commit381105a0083dd0fcaf63e61bd70a9a48a4210a60 (patch)
tree58619a6fec6b52e5bbb5d0bd14b2a4f0516a3708 /Gemfile
parentd1da2e8180d92e5f4a8b5ebb36b0f4e4d0618bf8 (diff)
downloadgitlab-ce-test-gitlab-git.tar.gz
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 8b44b54e22c..2402fa93023 100644
--- a/Gemfile
+++ b/Gemfile
@@ -53,7 +53,7 @@ gem 'browser', '~> 2.2'
# Extracting information from a git repository
# Provide access to Gitlab::Git library
-gem 'gitlab_git', '~> 10.4.5'
+gem 'gitlab_git', git: 'https://gitlab.com/gitlab-org/gitlab_git.git', ref: 'fix/remove-unneeded-root-ref-call'
# LDAP Auth
# GitLab fork with several improvements to original library. For full list of changes