install grape and mount Gitlab::API

This commit is contained in:
Nihad Abbasov 2012-06-27 02:26:16 -07:00
parent 4c1f435ab7
commit 4aca61e8a6
4 changed files with 37 additions and 21 deletions

View file

@ -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"