diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-03-13 09:47:50 -0700 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-03-13 09:47:50 -0700 |
commit | b09e8c771c19953cbebbce5b546d0d92ba9d623e (patch) | |
tree | 1aabf8d9ac3d5b8ebf621a287224b3750f86dd03 /Gemfile.lock | |
parent | b8f5e23f270df85b32baa1fd6912b6a5eb334755 (diff) | |
download | gitlab-ce-b09e8c771c19953cbebbce5b546d0d92ba9d623e.tar.gz |
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.lock | 4 |
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) |