summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorPaco Guzman <pacoguzmanp@gmail.com>2016-08-02 14:14:19 +0200
committerPaco Guzman <pacoguzmanp@gmail.com>2016-08-05 15:30:08 +0200
commit9ef1ad054885917651120ea0ac2666adfb490e66 (patch)
treeef7c5e5ff7fdf2e787ad11afca165132077514ba /Gemfile
parenteee958616e0963db5f09d45b1e58efa859dfe3ca (diff)
downloadgitlab-ce-9ef1ad054885917651120ea0ac2666adfb490e66.tar.gz
Bump gitlab_git to lazy load compare commits14202-compare-lazy-load-commits
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 5d113db686f..8f94ee72a32 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.4.3'
+gem 'gitlab_git', '~> 10.4.5'
# LDAP Auth
# GitLab fork with several improvements to original library. For full list of changes