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

Drop rails 5.0 and 5.1 support #5877

Merged
merged 2 commits into from
Oct 12, 2019
Merged

Conversation

deivid-rodriguez
Copy link
Member

It seems that since the release of Rails 6.0, the Rails core team has dropped support for Rails 5.0 and Rails 5.1. See https://rubyonrails.org/security/ or https://edgeguides.rubyonrails.org/maintenance_policy.html.

So we should follow their lead.

@deivid-rodriguez deivid-rodriguez force-pushed the drop_rails_50_and_51_support branch 3 times, most recently from 9423a00 to f22ea60 Compare October 3, 2019 13:59
@javierjulio
Copy link
Member

Looks great thanks! We'll need to update the branch settings to only require the 52/60 CI builds.

@deivid-rodriguez deivid-rodriguez force-pushed the drop_rails_50_and_51_support branch 2 times, most recently from 3f23397 to f37d527 Compare October 10, 2019 13:48
Since they are no longer maintained by the Rails team.
Since it's now the same requirement for all supported Rails versions.
@deivid-rodriguez
Copy link
Member Author

I updated the required checks, so this should be good to go now 👍.

Copy link
Member

@javierjulio javierjulio left a comment

Choose a reason for hiding this comment

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

Great thanks! ❤️

@javierjulio javierjulio merged commit 14c03cc into master Oct 12, 2019
@javierjulio javierjulio deleted the drop_rails_50_and_51_support branch October 12, 2019 15:51
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