diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-04-28 23:10:10 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-04-28 23:10:10 +0300 |
commit | ad6bcb1396d764b2f3ce1af63d1d0412d1120d14 (patch) | |
tree | 6aa3a93adc7539ccd26121a1cc89ad4e12e6c57c /Gemfile.lock | |
parent | 693878cf3898b2161904f28db971acf78bfd1ae5 (diff) | |
download | gitlab-ce-ad6bcb1396d764b2f3ce1af63d1d0412d1120d14.tar.gz |
gitlab_git up to 1.0.4
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 08b2110f0a4..a70b3c7e09a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,7 +164,7 @@ GEM gitlab-pygments.rb (0.3.2) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.1.0) - gitlab_git (1.0.3) + gitlab_git (1.0.4) activesupport (~> 3.2.13) github-linguist (~> 2.3.4) grit (~> 2.5.0) @@ -506,7 +506,7 @@ DEPENDENCIES github-markup (~> 0.7.4) gitlab-grack (~> 1.0.0) gitlab-pygments.rb (~> 0.3.2) - gitlab_git (~> 1.0.3) + gitlab_git (~> 1.0.4) gitlab_meta (= 5.0) gitlab_omniauth-ldap (= 1.0.2) gollum-lib (~> 1.0.0) |