From 4aca61e8a60cae56a7cceec7d66fd7aa4138c274 Mon Sep 17 00:00:00 2001 From: Nihad Abbasov Date: Wed, 27 Jun 2012 02:26:16 -0700 Subject: install grape and mount Gitlab::API --- Gemfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 44bdb39265c..3e5626e6179 100644 --- a/Gemfile +++ b/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" -- cgit v1.2.3