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 v2.6 support; Require v2.7.3; Use "..." arg #89

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

nevans
Copy link
Collaborator

@nevans nevans commented Dec 21, 2022

Argument forwarding was the issue in #68, and we decided to require ruby 2.7 instead of adding ruby2_keywords.

If I remember correctly, v2.7.0-v2.7.2 didn't allow ... to be used with leading arguments, so this sets the minimum version to v2.7.3.

@nevans nevans requested review from hsbt and shugo December 21, 2022 23:50
v2.7.0-v2.7.2, didn't allow "..." to be used with leading arguments, so
the minimum version is v2.7.3.
Copy link
Member

@shugo shugo left a comment

Choose a reason for hiding this comment

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

It looks fine!

@nevans nevans merged commit 1c20813 into master Jan 6, 2023
@nevans nevans deleted the require-2.7.3 branch January 6, 2023 22:02
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.

None yet

2 participants