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

CI: Once Puma is known to work with Ruby v3.3, enable multiverse testing with that combination #2042

Closed
fallwith opened this issue May 28, 2023 · 2 comments

Comments

@fallwith
Copy link
Contributor

The Rack multiverse suite currently skips over all Puma tests because all supported Puma versions are thought to use a 3 argument Regexp.new call that is incompatible with Ruby v3.3.

Once Puma is known to work with Ruby v3.3, either from puma/puma#3165 or other resolution, address the TODO in test/multiverse/suites/rack/Envfile.

@workato-integration
Copy link

@fallwith
Copy link
Contributor Author

resolved with #2230

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant