diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-08-13 16:57:47 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-08-13 16:57:47 +0300 |
commit | b6fdca9c81e617062f86bcd3a1d4d35f058faad1 (patch) | |
tree | 311eb4c7f1f29f422ec8dba5145542158650fe16 /Gemfile.lock | |
parent | 04ccf8bc2f96eb73229a39278f84814b849262f2 (diff) | |
download | gitlab-ce-b6fdca9c81e617062f86bcd3a1d4d35f058faad1.tar.gz |
Update gitlab_git to 2.0.1
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 03ce80eb01c..37a2299d2c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -186,7 +186,7 @@ GEM gitlab-pygments.rb (0.3.2) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.1.0) - gitlab_git (2.0.0) + gitlab_git (2.0.1) activesupport (~> 3.2.13) github-linguist (~> 2.3.4) gitlab-grit (~> 2.6.0) @@ -578,7 +578,7 @@ DEPENDENCIES gitlab-gollum-lib (~> 1.0.1) gitlab-grack (~> 1.0.1) gitlab-pygments.rb (~> 0.3.2) - gitlab_git (= 2.0.0) + gitlab_git (= 2.0.1) gitlab_meta (= 6.0) gitlab_omniauth-ldap (= 1.0.3) gon |