-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Fix Ruby 2.7 keyword deprecations #2091
Fix Ruby 2.7 keyword deprecations #2091
Conversation
Not sure what's up with CI, force push? |
a60eb1f
to
89df3ec
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would also love it if 2.7+ build failed if there were any warnings so we can make sure we actually fixed it for real.
86c386f
to
67013a3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like some legit build failures, would merge on 🍏.
Much thanks. |
Another attempt to address #2090 properly