Upgrade spree's fork to latest commit

Needed to get
3289b5e31c
This commit is contained in:
Pau Perez
2017-12-20 16:37:14 +11:00
parent 114ce3b764
commit 5b33cbe9aa
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ gem 'i18n-js', '~> 3.0.0'
gem 'nokogiri', '>= 1.6.7.1'
gem 'pg'
gem 'spree', github: 'openfoodfoundation/spree', branch: 'step-6a', ref: '5a76d45'
gem 'spree', github: 'openfoodfoundation/spree', branch: 'step-6a', ref: 'b1b33c7ec682e042bc939aac39dfa1f2de446227'
gem 'spree_i18n', github: 'spree/spree_i18n', branch: '1-3-stable'
gem 'spree_auth_devise', github: 'openfoodfoundation/spree_auth_devise', branch: 'spree-upgrade-intermediate'

View File

@@ -30,8 +30,8 @@ GIT
GIT
remote: https://github.com/openfoodfoundation/spree.git
revision: 5a76d456ff70aea7aae3d25156558d71eb7febf2
ref: 5a76d45
revision: b1b33c7ec682e042bc939aac39dfa1f2de446227
ref: b1b33c7ec682e042bc939aac39dfa1f2de446227
branch: step-6a
specs:
spree (1.3.99)