summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2016-09-09 15:19:48 +0200
committerYorick Peterse <yorickpeterse@gmail.com>2016-09-14 14:15:28 +0200
commit9980f52cb4ee32fbf1b132d605add5678e5ec067 (patch)
treea14457ec9999ed46c4d00336e4811e67caba9cda /Gemfile
parenta0c46221626ae367c3da68e38a6d5dde7dda32db (diff)
downloadgitlab-ce-9980f52cb4ee32fbf1b132d605add5678e5ec067.tar.gz
Update gitlab_git to 10.6.6
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 81b7002027a..481e94ae569 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.6.3'
+gem 'gitlab_git', '~> 10.6.6'
# LDAP Auth
# GitLab fork with several improvements to original library. For full list of changes