Commit ed8912507dd9abed42c1a0992402341fd46e3d69

Authored by randx
1 parent c80581e4

gitlab_meta to 2.9

Showing 2 changed files with 3 additions and 3 deletions   Show diff stats
@@ -120,5 +120,5 @@ group :test do @@ -120,5 +120,5 @@ group :test do
120 end 120 end
121 121
122 group :production do 122 group :production do
123 - gem "gitlab_meta", '2.8' 123 + gem "gitlab_meta", '2.9'
124 end 124 end
@@ -178,7 +178,7 @@ GEM @@ -178,7 +178,7 @@ GEM
178 gherkin (2.11.0) 178 gherkin (2.11.0)
179 json (>= 1.4.6) 179 json (>= 1.4.6)
180 git (1.2.5) 180 git (1.2.5)
181 - gitlab_meta (2.8) 181 + gitlab_meta (2.9)
182 grape (0.2.1) 182 grape (0.2.1)
183 hashie (~> 1.2) 183 hashie (~> 1.2)
184 multi_json 184 multi_json
@@ -397,7 +397,7 @@ DEPENDENCIES @@ -397,7 +397,7 @@ DEPENDENCIES
397 ffaker 397 ffaker
398 foreman 398 foreman
399 git 399 git
400 - gitlab_meta (= 2.8) 400 + gitlab_meta (= 2.9)
401 gitolite! 401 gitolite!
402 grack! 402 grack!
403 grape (~> 0.2.1) 403 grape (~> 0.2.1)