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

Commit to [email protected] support #682

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

seanpdoyle
Copy link
Contributor

@seanpdoyle seanpdoyle commented Sep 18, 2024

Closes #681

First, remove [email protected] syntax including ... arguments and end-less
method definitions.

Next, add [email protected] and [email protected] to the CI matrix along with
[email protected].

@jorgemanrubia
Copy link
Member

Thanks @seanpdoyle. It seems that 2.X tests are still failing.

Closes [hotwired#681][]

First, remove `[email protected]` syntax including `...` arguments and end-less
method definitions.

Next, add `[email protected]` and `[email protected]` to the CI matrix along with
`[email protected]`.

[hotwired#681]: hotwired#681
@seanpdoyle
Copy link
Contributor Author

@jorgemanrubia I've restored CI to pass for [email protected] through [email protected].

There's a few 2.x specific conditionals, but they can be removed once the final minor release supporting 2.x is cut.

Copy link
Member

@jorgemanrubia jorgemanrubia left a comment

Choose a reason for hiding this comment

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

Thanks @seanpdoyle!

@jorgemanrubia jorgemanrubia merged commit ca2c5f4 into hotwired:main Nov 4, 2024
22 checks passed
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.

Ruby 3.0 syntax introduced from v2.0.8 while gem still claims to support Ruby 2.6.0
2 participants