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

Fix warnings on Ruby 2.7 #16

Merged
merged 2 commits into from
Sep 8, 2020
Merged

Conversation

jeremyevans
Copy link
Contributor

Fixes taint/$SAFE warnings as well as warnings related to Proc.new without block.

This allows the code to run without related warnings on ruby 2.7,
and without error on the ruby master branch.
@jeremyevans jeremyevans requested a review from hsbt March 14, 2020 19:30
@jeremyevans jeremyevans merged commit 4f47c2e into ruby:master Sep 8, 2020
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

1 participant