summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2015-08-31 15:51:41 +0200
committerJacob Vosmaer <contact@jacobvosmaer.nl>2015-08-31 15:51:41 +0200
commit90b1ecfa011d31c0f24cfcbb94a7b184e485e4fd (patch)
tree2dbf5766a07e18184f61f0aa0c885fb2b388e866 /Gemfile
parent4027a26e7b5a1a2a54dd57e480507095c91af26b (diff)
parente334ec0683b77f46f19e1474289a9edfd2fb8c13 (diff)
downloadgitlab-ce-90b1ecfa011d31c0f24cfcbb94a7b184e485e4fd.tar.gz
Merge remote-tracking branch 'gitlab.com/master' into gitlab-git-http-server
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 1e0f387d03a..2a55bb31cb9 100644
--- a/Gemfile
+++ b/Gemfile
@@ -38,7 +38,7 @@ gem "browser", '~> 1.0.0'
# Extracting information from a git repository
# Provide access to Gitlab::Git library
-gem "gitlab_git", '~> 7.2.14'
+gem "gitlab_git", '~> 7.2.15'
# LDAP Auth
# GitLab fork with several improvements to original library. For full list of changes