From c8b955a44b1897394d6dda349af2f183a820cc28 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Wed, 11 Jan 2012 09:35:21 +0200 Subject: lil restyle --- Gemfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index e240fa65b91..3b8a4b6190d 100644 --- a/Gemfile +++ b/Gemfile @@ -6,6 +6,7 @@ gem "sqlite3" gem "devise", "1.5.0" gem "stamp" gem "kaminari" +gem "haml", "3.1.4" gem "haml-rails" gem "jquery-rails" gem "grit", :git => "https://github.com/gitlabhq/grit.git" @@ -25,6 +26,7 @@ gem "drapper" gem "resque" gem "httparty" gem "charlock_holmes" +gem "foreman" group :assets do gem "sass-rails", "~> 3.1.0" -- cgit v1.2.3