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

Remove taint methods #58

Closed
wants to merge 1 commit into from
Closed

Conversation

mhashizume
Copy link

Ruby has been gradually phasing out taint methods since Ruby 2.7, removing them entirely in Ruby 3.2[1].

This commit removes all taint methods.

[1] https://bugs.ruby-lang.org/issues/16131

Ruby has been gradually phasing out taint methods since Ruby 2.7,
removing them entirely in Ruby 3.2[1].

This commit removes all taint methods.

[1] https://bugs.ruby-lang.org/issues/16131
@mhashizume
Copy link
Author

Sorry, see that this is a dupe of #56

@mhashizume mhashizume closed this Sep 19, 2023
@mhashizume mhashizume deleted the remove-taint branch September 19, 2023 04:26
@mhashizume mhashizume restored the remove-taint branch September 19, 2023 04:26
@mhashizume mhashizume deleted the remove-taint branch September 19, 2023 04:28
@mhashizume mhashizume restored the remove-taint branch September 19, 2023 04:28
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.

1 participant