From 44a9fc46f868013daec9b5f7696abba0dd1bc658 Mon Sep 17 00:00:00 2001 From: Andrew Spinks Date: Tue, 27 Mar 2012 14:04:52 +1100 Subject: [PATCH] disable s3 support to try and fix heroku deploy issue. --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 112faea7b8..f5086d2714 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ gem 'rails', '3.1.4' gem 'pg' gem 'spree' gem 'unicorn' -gem 'spree_heroku' +# gem 'spree_heroku' # Gems used only for assets and not required