Commit 6428d4dd authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

gitlab_meta gem added

parent 1ef1a4ae
...@@ -75,6 +75,7 @@ gem 'settingslogic' ...@@ -75,6 +75,7 @@ gem 'settingslogic'
# Misc # Misc
gem "foreman" gem "foreman"
gem "git" gem "git"
gem "gitlab_meta"
group :assets do group :assets do
gem "sass-rails", "3.2.5" gem "sass-rails", "3.2.5"
......
...@@ -172,6 +172,7 @@ GEM ...@@ -172,6 +172,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.1)
grape (0.2.1) grape (0.2.1)
hashie (~> 1.2) hashie (~> 1.2)
multi_json multi_json
...@@ -394,6 +395,7 @@ DEPENDENCIES ...@@ -394,6 +395,7 @@ DEPENDENCIES
ffaker ffaker
foreman foreman
git git
gitlab_meta
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