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

Adds Ruby 3.2 to the CI matrix #380

Merged
merged 2 commits into from
Dec 26, 2022
Merged

Adds Ruby 3.2 to the CI matrix #380

merged 2 commits into from
Dec 26, 2022

Conversation

petergoldstein
Copy link
Contributor

Also updates the checkout action to v3.

Getting tests to run green on Ruby 3.2 required an update to the fake_certificate_chain_validation_time method, such that it separated out positional and keyword arguments and only passed the keyword arguments to the wrapped method. Ruby 3.2 is somewhat more strict on the distinction between positional and keyword arguments.

This runs green on my fork.

@bdewater
Copy link
Collaborator

Thank you!

@bdewater bdewater merged commit c203b20 into cedarcode:master Dec 26, 2022
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.

None yet

2 participants