summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAlejandro Rodríguez <alejorro70@gmail.com>2016-07-21 16:49:43 -0400
committerAlejandro Rodríguez <alejorro70@gmail.com>2016-07-21 18:00:16 -0400
commit065a65adfe3508581664358779821b802476ee0d (patch)
treeb1d2e5399b387ae0fbb6d00539f119daea43ff7e /Gemfile
parentd2598f6273d4a714134c26ee520b99a40579e8fa (diff)
downloadgitlab-ce-065a65adfe3508581664358779821b802476ee0d.tar.gz
Update to gitlab_git 10.4.1 and take advantage of preserved Ref objects
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 92e666c1bb7..0504e643ed7 100644
--- a/Gemfile
+++ b/Gemfile
@@ -52,7 +52,7 @@ gem 'browser', '~> 2.2'
# Extracting information from a git repository
# Provide access to Gitlab::Git library
-gem 'gitlab_git', '~> 10.3.2'
+gem 'gitlab_git', '~> 10.4.1'
# LDAP Auth
# GitLab fork with several improvements to original library. For full list of changes