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

EOL Rails 5.0 and Rails 5.1 #307

Merged
merged 1 commit into from
Oct 20, 2023
Merged

EOL Rails 5.0 and Rails 5.1 #307

merged 1 commit into from
Oct 20, 2023

Conversation

keegnotrub
Copy link
Contributor

Being we no longer run automated tests against these versions of Rails this removes support for them in the gem.

Dropping support for Rails 5.0 also allows us to bump rspec-rails to be using 4.0.0 at minimum.

Being we no longer run automated tests against these versions of Rails
this removes support for them in the gem.

Dropping support for Rails 5.0 also allows us to bump
`rspec-rails` to be using `4.0.0` at minimum.
Copy link

@sarahraqueld sarahraqueld left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@MatheusRich MatheusRich left a comment

Choose a reason for hiding this comment

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

Should we drop support for 5.x altogether?

@keegnotrub
Copy link
Contributor Author

Good question on dropping 5.2. We dropped 4.2 in 2019 (two years after it's security releases stopped). Not that we'd have to go by that, but if we did, it looks like we'd keep 5.2 around until Summer of 2024?

@MatheusRich
Copy link
Contributor

@keegnotrub sounds good. ty!

@MatheusRich MatheusRich merged commit 7bfe2f4 into main Oct 20, 2023
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.

3 participants