gitlab_meta to 2.9

This commit is contained in:
randx 2012-08-30 22:48:01 +03:00
parent c80581e49b
commit ed8912507d
2 changed files with 3 additions and 3 deletions

View file

@ -120,5 +120,5 @@ group :test do
end
group :production do
gem "gitlab_meta", '2.8'
gem "gitlab_meta", '2.9'
end

View file

@ -178,7 +178,7 @@ GEM
gherkin (2.11.0)
json (>= 1.4.6)
git (1.2.5)
gitlab_meta (2.8)
gitlab_meta (2.9)
grape (0.2.1)
hashie (~> 1.2)
multi_json
@ -397,7 +397,7 @@ DEPENDENCIES
ffaker
foreman
git
gitlab_meta (= 2.8)
gitlab_meta (= 2.9)
gitolite!
grack!
grape (~> 0.2.1)