Update gitlab_git to 2.0.1

This commit is contained in:
Dmitriy Zaporozhets 2013-08-13 16:57:47 +03:00
parent 04ccf8bc2f
commit b6fdca9c81
2 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@ gem 'omniauth-github'
# Extracting information from a git repository
# Provide access to Gitlab::Git library
gem "gitlab_git", '2.0.0'
gem "gitlab_git", '2.0.1'
# Ruby/Rack Git Smart-HTTP Server Handler
gem 'gitlab-grack', '~> 1.0.1', require: 'grack'

View File

@ -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