Skip to content

Conversation

@jpaulgs
Copy link
Contributor

@jpaulgs jpaulgs commented Dec 7, 2022

Working towards Ruby 3 support in a project that uses this (@ZimbiX you know the one)

Sequel passes a hash to this adaptor which in ruby 2 would be captured into kwargs. However the changes in ruby 3 mean that it was instead being captured in *args.

I'll also bump the required ruby version in the gemspec

@jpaulgs
Copy link
Contributor Author

jpaulgs commented Dec 7, 2022

Just to confirm the pre-push hook does pass locally

image

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.

1 participant