-
Notifications
You must be signed in to change notification settings - Fork 245
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 to Rails 5 #1737
Comments
Tried updating Gemfile, running 'bundle update rails' then 'bundle update', but it seems perhaps many gems aren't updated for 5.1.2, or have wrong version numbers:
|
Getting a little better by replacing jqvmap-rails gem with jvectormap-rails gem:
|
Bundle install now working by removing mercury and active_model-errors_details gems. |
Opened issue for 1st error seen when running the site: Looks like polyamorous gem needs some updating for a deprecated method. |
Update to latest Rails5, currently 5.1.2: http://weblog.rubyonrails.org/2017/6/26/Rails-5-1-2-has-been-released/.
The text was updated successfully, but these errors were encountered: