Commit 6428d4dd63d112e3d1b2c3fa2f751651318a96d4
1 parent
1ef1a4ae
Exists in
master
and in
4 other branches
gitlab_meta gem added
Showing
2 changed files
with
3 additions
and
0 deletions
Show diff stats
Gemfile
Gemfile.lock
... | ... | @@ -172,6 +172,7 @@ GEM |
172 | 172 | gherkin (2.11.0) |
173 | 173 | json (>= 1.4.6) |
174 | 174 | git (1.2.5) |
175 | + gitlab_meta (2.8.1) | |
175 | 176 | grape (0.2.1) |
176 | 177 | hashie (~> 1.2) |
177 | 178 | multi_json |
... | ... | @@ -394,6 +395,7 @@ DEPENDENCIES |
394 | 395 | ffaker |
395 | 396 | foreman |
396 | 397 | git |
398 | + gitlab_meta | |
397 | 399 | gitolite! |
398 | 400 | grack! |
399 | 401 | grape (~> 0.2.1) | ... | ... |