Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update master to Spree 3.2.0.rc2 #34

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Update master to Spree 3.2.0.rc2 #34

wants to merge 4 commits into from

Conversation

pikender
Copy link

Fixed Rails 5 Deprecation Warnings and Updated README for 3.2.x
Deprecation redirect_to , before_filter
Deprecation use of params hash in spec controller tests
Deprecation of using strong parameters as Hash

Pikender Sharma added 2 commits January 31, 2017 14:29
Deprecation redirect_to , before_filter
Deprecation use of params hash in spec controller tests
Deprecation of using strong parameters as Hash
@pikender pikender requested a review from nishant-cyro January 31, 2017 10:45
@pikender pikender self-assigned this Jan 31, 2017
@pikender pikender requested review from tanmay3011 and removed request for nishant-cyro February 10, 2017 10:03
@@ -16,9 +16,9 @@ Gem::Specification.new do |s|
s.require_path = 'lib'
s.requirements << 'none'

s.add_dependency 'spree_core', '~> 3.1.0'
s.add_dependency 'spree_core', '~> 3.2.0.rc1'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pikender This can be moved to 3.2.0.rc2 as it's already released and much more stable than rc1

@pikender pikender changed the title Update master to Spree 3.2.0.rc1 Update master to Spree 3.2.0.rc2 Feb 18, 2017
@pikender
Copy link
Author

@tanmay3011 updated the spree version from 3.2.0.rc1 to 3.2.0.rc2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants