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

Officially support Rails 6.0 #5086

Merged
merged 1 commit into from
Jun 18, 2019
Merged

Conversation

rafaelfranca
Copy link
Collaborator

Also remove upper bound on railties so people can try devise with new versions without having to wait us to change the gem and report bugs.

Closes #5037
Closes #5085

Also remove upper bound on railties so people can try devise with new
versions without having to wait us to change the gem and report bugs.
@rafaelfranca rafaelfranca requested a review from tegon June 12, 2019 20:12
Copy link
Member

@tegon tegon left a comment

Choose a reason for hiding this comment

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

@rafaelfranca It seems good to me!

One thing that I found strange is the files lib/devise.rb, lib/generators/templates/devise.rb, test/devise_test.rb are appearing in the diff with 'No changes'. Do you know why that's happening?

@rafaelfranca
Copy link
Collaborator Author

Yeah. There were in the repository with the "execution flag" in the filesystem (100755 → 100644 in the diff). I fixed it.

@rafaelfranca rafaelfranca merged commit 81cb5b0 into master Jun 18, 2019
@rafaelfranca rafaelfranca deleted the rm-officially-support-6.0 branch June 18, 2019 17:49
shimbaco added a commit to annict/annict that referenced this pull request Jun 22, 2019
Officially support Rails 6.0:
heartcombo/devise#5086
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Support for Rails 6+ ?
2 participants