mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Bumping spree version to remove kaminari duplicate from gemspec
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -10,7 +10,7 @@ gem 'i18n-js', '~> 3.0.0'
|
||||
gem 'nokogiri', '>= 1.6.7.1'
|
||||
|
||||
gem 'pg'
|
||||
gem 'spree', github: 'coopdevs/spree', branch: 'spree-upgrade-step-6'
|
||||
gem 'spree', github: 'coopdevs/spree', branch: 'spree-upgrade-step-6', ref: '6705667'
|
||||
gem 'spree_i18n', github: 'spree/spree_i18n', branch: '1-3-stable'
|
||||
gem 'spree_auth_devise', github: 'openfoodfoundation/spree_auth_devise', branch: 'spree-upgrade-intermediate'
|
||||
|
||||
|
||||
@@ -8,7 +8,8 @@ GIT
|
||||
|
||||
GIT
|
||||
remote: git://github.com/coopdevs/spree.git
|
||||
revision: eaca0c4351383515abcb4aa613838ef773905a96
|
||||
revision: 6705667ac8acd9f5f4add580a7679bc5b524325c
|
||||
ref: 6705667
|
||||
branch: spree-upgrade-step-6
|
||||
specs:
|
||||
spree (1.3.99)
|
||||
@@ -778,4 +779,4 @@ RUBY VERSION
|
||||
ruby 2.1.5p273
|
||||
|
||||
BUNDLED WITH
|
||||
1.15.3
|
||||
1.15.4
|
||||
|
||||
Reference in New Issue
Block a user