Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPirate Praveen <praveen@onenetbeyond.org>2016-02-09 19:34:58 +0300
committerPirate Praveen <praveen@onenetbeyond.org>2016-02-09 19:34:58 +0300
commit4a07cc3c2e444003342de2b3d007b1dc78777e59 (patch)
tree288fcbb3343f8d3cafd8f0b5a4a70985945cf770
parent07556b561ead98741256de1c918f311d93566840 (diff)
bump gitlab_git to ~> 7.2.24 (closes: #13245)
-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