Update Spree's fork revision in Gemfile

This commit is contained in:
Pau Perez
2018-07-27 15:18:37 +02:00
committed by Maikel Linke
parent 915531acc4
commit c4b23b62d0
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: '86bf87f1b1e1b299edc8cd10a2486e44ba0a3987'
gem 'spree', github: 'openfoodfoundation/spree', branch: 'step-6a', ref: '69db1c090f3711088d84b524f1b94d25e6d21616'
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

@@ -31,8 +31,8 @@ GIT
GIT
remote: https://github.com/openfoodfoundation/spree.git
revision: 86bf87f1b1e1b299edc8cd10a2486e44ba0a3987
ref: 86bf87f1b1e1b299edc8cd10a2486e44ba0a3987
revision: 69db1c090f3711088d84b524f1b94d25e6d21616
ref: 69db1c090f3711088d84b524f1b94d25e6d21616
branch: step-6a
specs:
spree (1.3.99)