install grape and mount Gitlab::API
This commit is contained in:
parent
4c1f435ab7
commit
4aca61e8a6
4 changed files with 37 additions and 21 deletions
1
Gemfile
1
Gemfile
|
@ -17,6 +17,7 @@ gem "omniauth-ldap", :git => "https://github.com/gitlabhq/omniauth-ldap.git",
|
|||
gem 'yaml_db', :git => "https://github.com/gitlabhq/yaml_db.git"
|
||||
gem "linguist", "~> 1.0.0", :git => "https://github.com/gitlabhq/linguist.git"
|
||||
|
||||
gem "grape"
|
||||
gem "stamp"
|
||||
gem "kaminari"
|
||||
gem "haml-rails"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue