diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-09-29 18:10:41 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-09-29 18:10:41 +0300 |
commit | 331a4675feda69ae5c341d2d8c5b386ec58f6562 (patch) | |
tree | 85710d05ecfca93b0c4b6ede9302931440a5c4ad /Gemfile.lock | |
parent | 2d842b61af824d874895d5bb1b77453bb44a0e31 (diff) | |
download | gitlab-ce-331a4675feda69ae5c341d2d8c5b386ec58f6562.tar.gz |
Fix download repo featire
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
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 d59543e9ab7..6777625ae87 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,7 +179,7 @@ GEM mime-types (~> 1.19) gitlab_emoji (0.0.1.1) emoji (~> 1.0.1) - gitlab_git (7.0.0.rc3) + gitlab_git (7.0.0.rc5) activesupport (~> 4.0) charlock_holmes (~> 0.6) gitlab-linguist (~> 3.0) @@ -618,7 +618,7 @@ DEPENDENCIES gitlab-grack (~> 2.0.0.pre) gitlab-linguist (~> 3.0.0) gitlab_emoji (~> 0.0.1.1) - gitlab_git (= 7.0.0.rc3) + gitlab_git (= 7.0.0.rc5) gitlab_meta (= 7.0) gitlab_omniauth-ldap (= 1.1.0) gollum-lib (~> 3.0.0) |