From 8fa464bb3725f8cb7f3c0b6c21de1cf93a97ebe1 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Thu, 14 Nov 2013 22:29:24 +0100 Subject: [PATCH] Removed obsolet comment. --- Gemfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Gemfile b/Gemfile index e39a328a4..9131625f6 100644 --- a/Gemfile +++ b/Gemfile @@ -14,8 +14,6 @@ gem 'json' # Gems used only for assets and not required # in production environments by default. group :assets do - -# preparation for rails 4 gem 'sass-rails', '~> 4.0.1' gem 'coffee-rails', '~> 4.0.1' gem 'uglifier'