summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-01-20 17:12:30 +0100
committerJames Lopez <james@jameslopez.es>2016-01-20 17:12:30 +0100
commit419a5e00eb83d3ae1fb9725200bb4a72cb8a52e2 (patch)
treef923f8bb7afbdceacda5e8595aa4e3c9eb125467 /Gemfile
parentb4faa59728c07893fe0f6d83648bf4d76e36320a (diff)
downloadgitlab-ce-419a5e00eb83d3ae1fb9725200bb4a72cb8a52e2.tar.gz
updated gitlab_git to fix issue #5858 and updated changelog
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 072f7a9fcc8..1c586adbfb5 100644
--- a/Gemfile
+++ b/Gemfile
@@ -49,7 +49,7 @@ gem "browser", '~> 1.0.0'
# Extracting information from a git repository
# Provide access to Gitlab::Git library
-gem "gitlab_git", '~> 7.2.22'
+gem "gitlab_git", '~> 7.2.23'
# LDAP Auth
# GitLab fork with several improvements to original library. For full list of changes