summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-06-16 15:56:39 -0700
committerStan Hu <stanhu@gmail.com>2016-06-16 15:56:39 -0700
commit91253a3afd520fde70ae3f3c7057fccabd54c472 (patch)
treebca41827cd2e0d77386b6d13a3c898e8513afcd0 /Gemfile
parent84632f0aff1d509a89bb09940e49d3f43d189c56 (diff)
downloadgitlab-ce-91253a3afd520fde70ae3f3c7057fccabd54c472.tar.gz
Use gitlab-git 10.2.0bump-gitlab-git-10.2.0
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 1a7af66fac4..435bccaf04b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -52,7 +52,7 @@ gem "browser", '~> 2.0.3'
# Extracting information from a git repository
# Provide access to Gitlab::Git library
-gem "gitlab_git", '~> 10.0'
+gem "gitlab_git", '~> 10.2'
# LDAP Auth
# GitLab fork with several improvements to original library. For full list of changes