Remove spree_frontend and spree_sample from ofn's gemfile

spree_frontend will only be removed from gemfile.lock when spree_auth_devise is removed from OFN
This commit is contained in:
luisramos0
2019-04-10 14:39:29 +01:00
parent 61def8f2e7
commit b397a8e661
2 changed files with 0 additions and 6 deletions

View File

@@ -23,8 +23,6 @@ gem 'pg'
gem 'spree_core', github: 'openfoodfoundation/spree', branch: '2-0-4-stable'
gem 'spree_api', github: 'openfoodfoundation/spree', branch: '2-0-4-stable'
gem 'spree_backend', github: 'openfoodfoundation/spree', branch: '2-0-4-stable'
gem 'spree_frontend', github: 'openfoodfoundation/spree', branch: '2-0-4-stable'
gem 'spree_sample', github: 'openfoodfoundation/spree', branch: '2-0-4-stable'
gem 'spree_auth_devise', github: 'spree/spree_auth_devise', branch: '2-0-stable'
gem 'spree_i18n', github: 'spree/spree_i18n', branch: '1-3-stable'

View File

@@ -74,8 +74,6 @@ GIT
spree_api (= 2.0.4)
spree_core (= 2.0.4)
stringex (~> 1.5.1)
spree_sample (2.0.4)
spree_core (= 2.0.4)
GIT
remote: https://github.com/spree/spree_auth_devise.git
@@ -866,10 +864,8 @@ DEPENDENCIES
spree_auth_devise!
spree_backend!
spree_core!
spree_frontend!
spree_i18n!
spree_paypal_express!
spree_sample!
spring (= 1.7.2)
spring-commands-rspec
stripe