Skip to main content

Update your Rails version to 5.0

Spree 3.1 requires Rails 4.2 at a minimum. Please follow the official Rails guide to upgrade your application.

Update gems

Run bundle update

Install missing migrations

Run migrations

Read the release notes

For information about changes contained within this release, please read the 3.2.0 Release Notes.