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-17 20:12:17 +0200
commit07b68c8886d51f7ae60aedf41d74f93c100a678f (patch)
treef1c6759125e4ee71702b7ae9586d776ce7b92705 /Gemfile
parenta6a4562872017e2e00d0f8172b0580dd54468e05 (diff)
downloadgitlab-ce-fix/update-gitlab-git.tar.gz
Update gitlab_git gem to 10.4.7fix/update-gitlab-git
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