summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAlejandro Rodríguez <alejorro70@gmail.com>2016-07-27 11:26:29 -0400
committerAlejandro Rodríguez <alejorro70@gmail.com>2016-07-28 12:24:47 -0400
commitd00679d54f2bbaab9d6963c3b871a03ab8a3d7d6 (patch)
tree06bd76b683638e149566599ea423ced5c21324a5 /Gemfile
parentb24ccd4a67f60731ce2eb6be0129e8cf7228263d (diff)
downloadgitlab-ce-d00679d54f2bbaab9d6963c3b871a03ab8a3d7d6.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 071277de068..a7d5e0e3e89 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.3.2'
+gem 'gitlab_git', '~> 10.4.1'
# LDAP Auth
# GitLab fork with several improvements to original library. For full list of changes