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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-13 19:47:50 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-03-13 19:47:50 +0300
commitb09e8c771c19953cbebbce5b546d0d92ba9d623e (patch)
tree1aabf8d9ac3d5b8ebf621a287224b3750f86dd03 /Gemfile.lock
parentb8f5e23f270df85b32baa1fd6912b6a5eb334755 (diff)
Bump gitlab_git to 7.1.1
Verify found object is actually a commit in Commit.find
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c847424a7c4..b331c29f7ef 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -213,7 +213,7 @@ GEM
mime-types (~> 1.19)
gitlab_emoji (0.1.0)
gemojione (~> 2.0)
- gitlab_git (7.1.0)
+ gitlab_git (7.1.1)
activesupport (~> 4.0)
charlock_holmes (~> 0.6)
gitlab-linguist (~> 3.0)
@@ -709,7 +709,7 @@ DEPENDENCIES
gitlab-grack (~> 2.0.0.rc2)
gitlab-linguist (~> 3.0.1)
gitlab_emoji (~> 0.1)
- gitlab_git (= 7.1.0)
+ gitlab_git (~> 7.1.0)
gitlab_meta (= 7.0)
gitlab_omniauth-ldap (= 1.2.0)
gollum-lib (~> 4.0.0)