Merge pull request #2005 from coopdevs/upgrade-spree-fork-version

Upgrade spree's fork to latest commit
This commit is contained in:
Enrico Stano
2017-12-20 17:23:48 +11:00
committed by GitHub
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)