diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-02-26 18:22:22 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-02-26 18:22:22 +0200 |
commit | a1e5d4e8b5788087cba478530e3a0352cdef363e (patch) | |
tree | bb7e9feab937738028f869d16450a9c724aebdfb /Gemfile.lock | |
parent | d36669d8ead7d0466abf1ab51fff2bd41b268c0e (diff) | |
parent | bb35c2d36f4f275cda650c1ad47595c287feba10 (diff) | |
download | gitlab-ce-a1e5d4e8b5788087cba478530e3a0352cdef363e.tar.gz |
Merge pull request #6382 from jvanbaarsen/contribution-guide-link
Contribution guide link
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 5e9d8c0e0ec..2cf0929fe79 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -181,7 +181,7 @@ GEM charlock_holmes (~> 0.6.6) escape_utils (~> 0.2.4) mime-types (~> 1.19) - gitlab_git (5.4.0) + gitlab_git (5.5.0) activesupport (~> 4.0.0) charlock_holmes (~> 0.6.9) gitlab-grit (~> 2.6.1) @@ -590,7 +590,7 @@ DEPENDENCIES gitlab-gollum-lib (~> 1.1.0) gitlab-grack (~> 2.0.0.pre) gitlab-linguist (~> 3.0.0) - gitlab_git (~> 5.4.0) + gitlab_git (~> 5.5.0) gitlab_meta (= 6.0) gitlab_omniauth-ldap (= 1.0.4) gon (~> 5.0.0) |