From bb164ebf1bd672527a76a6699427cbec728d638b Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Wed, 29 Feb 2012 22:38:24 +0200 Subject: Send author to post hook. Display push activity to dashboard --- Gemfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 60bc634652f..5c0b660d796 100644 --- a/Gemfile +++ b/Gemfile @@ -30,6 +30,7 @@ gem "charlock_holmes" gem "foreman" gem "omniauth-ldap" gem 'bootstrap-sass', "1.4.4" +gem "colored" group :assets do gem "sass-rails", "3.2.3" -- cgit v1.2.3