summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2016-02-02 15:04:50 +0100
committerJacob Vosmaer <contact@jacobvosmaer.nl>2016-02-02 15:04:50 +0100
commite08aa3df905f09f1c964fb056cba922a1d6eaa85 (patch)
tree229c57398707856946b4672701ee5d3d5fcd8dca /Gemfile
parent0a4db90d36870211df2dc1e606b01602666706c8 (diff)
downloadgitlab-ce-e08aa3df905f09f1c964fb056cba922a1d6eaa85.tar.gz
Use gitlab_git 8.0.0
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 88236146a14..a511b114f9d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -49,7 +49,7 @@ gem "browser", '~> 1.0.0'
# Extracting information from a git repository
# Provide access to Gitlab::Git library
-gem "gitlab_git", git: 'https://gitlab.com/gitlab-org/gitlab_git.git', branch: 'lazy-blob'
+gem "gitlab_git", '~> 8.0.0'
# LDAP Auth
# GitLab fork with several improvements to original library. For full list of changes