Remove spree_heroku - S3 support is now built into Spree

This commit is contained in:
Rohan Mitchell
2013-04-23 07:32:23 +10:00
parent 8f6cc361cc
commit 0da57f1d6c
2 changed files with 0 additions and 10 deletions

View File

@@ -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'

View File

@@ -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!