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

chore: Remove references to unsupported Rails versions #1584

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

matsales28
Copy link
Member

This commit removes references to Rails versions that are no longer supported by shoulda-matchers. This includes:

  • Rails 4.2
  • Rails 5.0
  • Rails 5.1

We also simplified the logic on some places to remove the need for checking the Rails version.

@matsales28 matsales28 self-assigned this Dec 11, 2023
@matsales28 matsales28 requested a review from vsppedro as a code owner December 11, 2023 20:31
@matsales28 matsales28 marked this pull request as draft December 11, 2023 20:38
This commit removes references to Rails versions that are no longer
supported by `shoulda-matchers`. This includes:

* Rails 4.2
* Rails 5.0
* Rails 5.1

We also simplified the logic on some places to remove the need for
checking the Rails version.
@matsales28 matsales28 force-pushed the ms/remove-references-to-unsupported-rails-versions branch from 9ec8a68 to b2848cc Compare December 11, 2023 20:41
@matsales28 matsales28 marked this pull request as ready for review December 12, 2023 13:42
Copy link
Collaborator

@vsppedro vsppedro left a comment

Choose a reason for hiding this comment

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

LGTM!

@matsales28 matsales28 merged commit 58f5077 into main Dec 19, 2023
14 checks passed
@matsales28 matsales28 deleted the ms/remove-references-to-unsupported-rails-versions branch December 19, 2023 19:00
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