summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAhmad Sherif <me@ahmadsherif.com>2016-08-17 20:11:04 +0200
committerAhmad Sherif <me@ahmadsherif.com>2016-08-18 16:40:07 +0200
commitd81a2836dfa75142c7d05dfecc14f6ccf3d78044 (patch)
tree7f3e7f59067c30402b6469bc2352bde9a6ff67de /Gemfile
parentac73de508e21af95b473bfafc2ca2543b234430d (diff)
downloadgitlab-ce-d81a2836dfa75142c7d05dfecc14f6ccf3d78044.tar.gz
Update gitlab_git gem to 10.4.7
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index a6fcc3575ff..1f622081454 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.5'
+gem 'gitlab_git', '~> 10.4.7'
# LDAP Auth
# GitLab fork with several improvements to original library. For full list of changes