Commit ed8912507dd9abed42c1a0992402341fd46e3d69
1 parent
c80581e4
Exists in
master
and in
4 other branches
gitlab_meta to 2.9
Showing
2 changed files
with
3 additions
and
3 deletions
Show diff stats
Gemfile
Gemfile.lock
... | ... | @@ -178,7 +178,7 @@ GEM |
178 | 178 | gherkin (2.11.0) |
179 | 179 | json (>= 1.4.6) |
180 | 180 | git (1.2.5) |
181 | - gitlab_meta (2.8) | |
181 | + gitlab_meta (2.9) | |
182 | 182 | grape (0.2.1) |
183 | 183 | hashie (~> 1.2) |
184 | 184 | multi_json |
... | ... | @@ -397,7 +397,7 @@ DEPENDENCIES |
397 | 397 | ffaker |
398 | 398 | foreman |
399 | 399 | git |
400 | - gitlab_meta (= 2.8) | |
400 | + gitlab_meta (= 2.9) | |
401 | 401 | gitolite! |
402 | 402 | grack! |
403 | 403 | grape (~> 0.2.1) | ... | ... |