mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-26 20:56:48 +00:00
Remove spree_heroku - S3 support is now built into Spree
This commit is contained in:
1
Gemfile
1
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'
|
||||
|
||||
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user