Thanks for submitting an issue to cloud_controller_ng. We are always trying to improve! To help us, please fill out the following template.
Issue
Ruby 3.3 requires some changes based on quick tests with ruby-3.3.0-rc
Context
Two issues (so far) related to Regexp.new expecting 2 arguments but getting three
There may be more but this is what I hit so far
Steps to Reproduce
run bundle exec rake while using ruby 3.3
Expected result
it works
Current result
it's sad
Possible Fix
see context
name of issue screenshot
no
Thanks for submitting an issue to
cloud_controller_ng. We are always trying to improve! To help us, please fill out the following template.Issue
Ruby 3.3 requires some changes based on quick tests with ruby-3.3.0-rc
Context
Two issues (so far) related to
Regexp.newexpecting 2 arguments but getting threeRegexp.newwith 3rd argument dwaite/cookiejar#52There may be more but this is what I hit so far
Steps to Reproduce
run
bundle exec rakewhile using ruby 3.3Expected result
it works
Current result
it's sad
Possible Fix
see context
name of issuescreenshotno