summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorPirate Praveen <praveen@onenetbeyond.org>2016-02-09 11:34:58 -0500
committerPirate Praveen <praveen@onenetbeyond.org>2016-02-09 11:34:58 -0500
commit4a07cc3c2e444003342de2b3d007b1dc78777e59 (patch)
tree288fcbb3343f8d3cafd8f0b5a4a70985945cf770 /Gemfile
parent07556b561ead98741256de1c918f311d93566840 (diff)
downloadgitlab-ce-4a07cc3c2e444003342de2b3d007b1dc78777e59.tar.gz
bump gitlab_git to ~> 7.2.24 (closes: #13245)
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 6e636c299e1..e429b58dfee 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.24'
# LDAP Auth
# GitLab fork with several improvements to original library. For full list of changes