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

Add Ruby 3.3 compatibility and bump version to 1.8.4 #13

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

tomasv
Copy link
Member

@tomasv tomasv commented Feb 6, 2024

This includes a patch for Ruby 3.3 adapted from arthurnn#215

rlibmemcached_wrap.c was autogenerated using bundle exec rake swig, no real reviewing required there, only validate that the new conditional was successfully transferred into it from rlibmemcached.i.

Tested locally by trying out the newly built gem both with Ruby 3.2 and Ruby 3.3. In both cases Rails console was launched and a cache write and then read was performed.

@tomasv tomasv requested a review from avelicka February 6, 2024 14:12
@tomasv tomasv merged commit aa44184 into v1.8.x Feb 6, 2024
2 checks passed
@tomasv tomasv deleted the feature/ruby33 branch February 6, 2024 14:20
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.

2 participants