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,6 +172,7 @@ GEM | ||
172 | gherkin (2.11.0) | 172 | gherkin (2.11.0) |
173 | json (>= 1.4.6) | 173 | json (>= 1.4.6) |
174 | git (1.2.5) | 174 | git (1.2.5) |
175 | + gitlab_meta (2.8.1) | ||
175 | grape (0.2.1) | 176 | grape (0.2.1) |
176 | hashie (~> 1.2) | 177 | hashie (~> 1.2) |
177 | multi_json | 178 | multi_json |
@@ -394,6 +395,7 @@ DEPENDENCIES | @@ -394,6 +395,7 @@ DEPENDENCIES | ||
394 | ffaker | 395 | ffaker |
395 | foreman | 396 | foreman |
396 | git | 397 | git |
398 | + gitlab_meta | ||
397 | gitolite! | 399 | gitolite! |
398 | grack! | 400 | grack! |
399 | grape (~> 0.2.1) | 401 | grape (~> 0.2.1) |