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

full Ruby 3 and OpenSSL 3 compatibility #25

Merged
merged 9 commits into from
Jan 8, 2024

Conversation

beanieboi
Copy link
Contributor

collected all the piece from other forks and put them together. this brings Ruby 3.2 compatibility and a working test suite as well.
running bundle exec rake on my machine 130 runs, 5404 assertions, 0 failures, 0 errors, 5 skips

@ekmartin
Copy link

Thank you!

@tt
Copy link

tt commented Jan 4, 2024

@potatosalad, it seems this is one of your older repositories so mentioning you explicitly in case you don't have notifications turned on.

If you've seen this pull request already or don't have time, please ignore this comment. However, if you haven't, I hope you have a moment to either review or let us know if this is unlikely to be merged for whatever reason.

Thank you and happy New Year! 🥳

@beanieboi
Copy link
Contributor Author

Update: It's also running on Ruby 3.3.0

$ ruby -v         
ruby 3.3.0 (2023-12-25 revision 5124f9ac75) [x86_64-darwin23]
$ bundle exec rake
130 runs, 5405 assertions, 0 failures, 0 errors, 5 skips

@potatosalad potatosalad merged commit be15a7e into potatosalad:master Jan 8, 2024
@potatosalad
Copy link
Owner

Thanks, @beanieboi !

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.

4 participants