diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-03-18 10:25:22 -0700 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-03-18 10:25:22 -0700 |
commit | 85d226e57f24fd4c368bed3fe352a9f1f8db51a1 (patch) | |
tree | c425c05ee370838a948369912f38408195606d02 /Gemfile.lock | |
parent | 1646bfc273458440a2f027b04ab49ebbb8b441ed (diff) | |
download | gitlab-ce-85d226e57f24fd4c368bed3fe352a9f1f8db51a1.tar.gz |
Bump gitlab_git to 7.1.2
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 e728115fa98..a454461ec26 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.1) + gitlab_git (7.1.2) activesupport (~> 4.0) charlock_holmes (~> 0.6) gitlab-linguist (~> 3.0) @@ -705,7 +705,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.2) gitlab_meta (= 7.0) gitlab_omniauth-ldap (= 1.2.1) gollum-lib (~> 4.0.0) |