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:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2015-10-15 12:14:39 +0300
committerJacob Vosmaer <contact@jacobvosmaer.nl>2015-10-15 12:14:39 +0300
commit83f04853e9a749c3397ee7683a78b986e1070904 (patch)
treedb8ae1efac0d971f954dd12bbaf20772692f847a /Gemfile
parenta74915a4adb4bc116f039dfb2438ae97ffde4e7e (diff)
Update gitlab_git to 7.2.19
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 4938cbf8b80..d81cc4d540a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -47,7 +47,7 @@ gem "browser", '~> 1.0.0'
# Extracting information from a git repository
# Provide access to Gitlab::Git library
-gem "gitlab_git", '~> 7.2.17'
+gem "gitlab_git", '~> 7.2.19'
# LDAP Auth
# GitLab fork with several improvements to original library. For full list of changes