summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2016-02-10 21:54:46 +0000
committerRobert Speicher <robert@gitlab.com>2016-02-10 21:54:46 +0000
commitb3889b7f662abc89fea95e28284f2b44a0948cff (patch)
treef31b6b709858e874309816aea8fbf8416cf62635
parent9c31cc6ff61f1b5a7508232a0534ee312d42bcb9 (diff)
parent4a07cc3c2e444003342de2b3d007b1dc78777e59 (diff)
downloadgitlab-ce-b3889b7f662abc89fea95e28284f2b44a0948cff.tar.gz
Merge branch 'bump-gitlab-git' into '8-4-stable'
Bump gitlab_git to ~> 7.2.24 bump gitlab_git to ~> 7.2.24 (closes: #13245) See merge request !2772
-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