Commit ed891250 authored by randx's avatar randx

gitlab_meta to 2.9

parent c80581e4
...@@ -120,5 +120,5 @@ group :test do ...@@ -120,5 +120,5 @@ group :test do
end end
group :production do group :production do
gem "gitlab_meta", '2.8' gem "gitlab_meta", '2.9'
end end
...@@ -178,7 +178,7 @@ GEM ...@@ -178,7 +178,7 @@ GEM
gherkin (2.11.0) gherkin (2.11.0)
json (>= 1.4.6) json (>= 1.4.6)
git (1.2.5) git (1.2.5)
gitlab_meta (2.8) gitlab_meta (2.9)
grape (0.2.1) grape (0.2.1)
hashie (~> 1.2) hashie (~> 1.2)
multi_json multi_json
...@@ -397,7 +397,7 @@ DEPENDENCIES ...@@ -397,7 +397,7 @@ DEPENDENCIES
ffaker ffaker
foreman foreman
git git
gitlab_meta (= 2.8) gitlab_meta (= 2.9)
gitolite! gitolite!
grack! grack!
grape (~> 0.2.1) grape (~> 0.2.1)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment