diff options
author | Sytse Sijbrandij <sytse@dosire.com> | 2013-09-21 18:54:18 +0200 |
---|---|---|
committer | Sytse Sijbrandij <sytse@dosire.com> | 2013-09-21 18:54:18 +0200 |
commit | 687cd9fa5bb662302dee85388db28a94b73beafb (patch) | |
tree | cb53379b20bfcec8f031fb1f6d5aa8cea7d64fde /Gemfile.lock | |
parent | 05ef996e52eddececee3e0edb9c8bb5a0dc4c82d (diff) | |
download | gitlab-ce-687cd9fa5bb662302dee85388db28a94b73beafb.tar.gz |
Update gitlab_git to version 2.3.1
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a360e063eff..9de7a0f876b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,7 +179,7 @@ GEM gitlab-pygments.rb (0.3.2) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.1.0) - gitlab_git (2.2.0) + gitlab_git (2.3.1) activesupport (~> 3.2.13) github-linguist (~> 2.3.4) gitlab-grit (~> 2.6.0) @@ -421,7 +421,7 @@ GEM rspec-expectations (~> 2.13.0) rspec-mocks (~> 2.13.0) ruby-hmac (0.4.0) - ruby-progressbar (1.1.1) + ruby-progressbar (1.2.0) rubyntlm (0.1.1) rubyzip (0.9.9) safe_yaml (0.9.3) @@ -572,7 +572,7 @@ DEPENDENCIES gitlab-gollum-lib (~> 1.0.1) gitlab-grack (~> 1.0.1) gitlab-pygments.rb (~> 0.3.2) - gitlab_git (= 2.2.0) + gitlab_git (= 2.3.1) gitlab_meta (= 6.0) gitlab_omniauth-ldap (= 1.0.3) gon |