From 0da57f1d6cf09e95c4da64afdf976bbb45142f47 Mon Sep 17 00:00:00 2001 From: Rohan Mitchell Date: Tue, 23 Apr 2013 07:32:23 +1000 Subject: [PATCH] Remove spree_heroku - S3 support is now built into Spree --- Gemfile | 1 - Gemfile.lock | 9 --------- 2 files changed, 10 deletions(-) diff --git a/Gemfile b/Gemfile index a62c21f55a..6c3c11bf1e 100644 --- a/Gemfile +++ b/Gemfile @@ -18,7 +18,6 @@ gem 'simple_form', :git => 'git://github.com/RohanM/simple_form.git' gem 'unicorn' gem 'bugsnag' gem 'newrelic_rpm' -gem 'spree_heroku', :git => 'git://github.com/eaterprises/spree-heroku.git' gem 'haml' gem 'aws-sdk' gem 'andand' diff --git a/Gemfile.lock b/Gemfile.lock index 3a0107d275..46365e3d6d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,14 +14,6 @@ GIT deface (~> 1.0.0.rc2) rails (~> 3.2) -GIT - remote: git://github.com/eaterprises/spree-heroku.git - revision: a1e07bf7a22fc0c07a1be9148f477d20b557dbf6 - specs: - spree_heroku (1.0) - aws-sdk (~> 1.3.4) - spree_core (>= 0.70.0) - GIT remote: git://github.com/eaterprises/spree-last-address.git revision: f5ed71a5482fbc16da559737903bb46fe032c150 @@ -418,7 +410,6 @@ DEPENDENCIES simple_form! spork (~> 1.0rc) spree! - spree_heroku! spree_i18n! spree_last_address! spree_paypal_express!