diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-10-31 10:42:15 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-10-31 10:42:15 +0200 |
commit | 1040e88e5645fc3dccf55b418bfbf04d307f3d8b (patch) | |
tree | d7e2a738177ad5ca8d97596478415c54a862f1d3 /Gemfile.lock | |
parent | a967f1229bbbf0187d7ec1ebf289e1c75684c599 (diff) | |
download | gitlab-ce-1040e88e5645fc3dccf55b418bfbf04d307f3d8b.tar.gz |
Update gitlab_git to recent version
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8c12fadf3d1..0b4bf8fe327 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -171,7 +171,7 @@ GEM stringex (~> 1.5.1) gitlab-grack (1.0.1) rack (~> 1.4.1) - gitlab-grit (2.6.0) + gitlab-grit (2.6.1) charlock_holmes (~> 0.6.9) diff-lcs (~> 1.1) mime-types (~> 1.15) @@ -179,10 +179,10 @@ GEM gitlab-pygments.rb (0.3.2) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.1.0) - gitlab_git (3.0.0.rc1) + gitlab_git (3.0.0.rc2) activesupport (~> 3.2.13) github-linguist (~> 2.3.4) - gitlab-grit (~> 2.6.0) + gitlab-grit (~> 2.6.1) gitlab_meta (6.0) gitlab_omniauth-ldap (1.0.3) net-ldap (~> 0.3.1) @@ -581,7 +581,7 @@ DEPENDENCIES gitlab-gollum-lib (~> 1.0.1) gitlab-grack (~> 1.0.1) gitlab-pygments.rb (~> 0.3.2) - gitlab_git (~> 3.0.0.rc1) + gitlab_git (~> 3.0.0.rc2) gitlab_meta (= 6.0) gitlab_omniauth-ldap (= 1.0.3) gon |