summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAhmad Sherif <me@ahmadsherif.com>2016-07-29 19:31:37 +0200
committerAhmad Sherif <me@ahmadsherif.com>2016-08-03 19:23:44 +0200
commita16c26c957ae893f6957fd0ad66c189d0b8ca079 (patch)
treee4c7b4f20613947cdfb3499a61633e0b3819b6b5 /Gemfile
parentf4282412be181701ee43369dd092a69c3b3b9e65 (diff)
downloadgitlab-ce-a16c26c957ae893f6957fd0ad66c189d0b8ca079.tar.gz
Speed up Commit#repo_changes
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 5f247abd2fc..16f24553ed1 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.2'
+gem 'gitlab_git', '~> 10.4.3'
# LDAP Auth
# GitLab fork with several improvements to original library. For full list of changes