Skip to content

Regexp.new third argument usage fix for Ruby 3.3#7

Open
doublevoid wants to merge 1 commit into
mspanc:masterfrom
doublevoid:fix-regexp-third-argument
Open

Regexp.new third argument usage fix for Ruby 3.3#7
doublevoid wants to merge 1 commit into
mspanc:masterfrom
doublevoid:fix-regexp-third-argument

Conversation

@doublevoid
Copy link
Copy Markdown

@doublevoid doublevoid commented Jan 3, 2024

Ruby 3.2 deprecated third argument usage in Regexp.new.

Ruby 3.3 doesn't support it, this PR fixes that.

This was also done in this other PR for another gem.

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