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:
authorDouwe Maan <douwe@gitlab.com>2015-09-29 15:54:13 +0300
committerDouwe Maan <douwe@gitlab.com>2015-10-01 13:24:08 +0300
commitb7629a53272bbd4bcd2fe4f98a6c2a7e28534089 (patch)
tree180defa9077f8ec59942dff04f1581587d84756a /Gemfile
parent10c036fcf59297663fd1121f7b48d1a289a2e312 (diff)
Update gitlab_git to 7.2.17.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 6950091b2b0..f1674c560e2 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.15'
+gem "gitlab_git", '~> 7.2.17'
# LDAP Auth
# GitLab fork with several improvements to original library. For full list of changes