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.x support, drop support for ruby 2.3 and below #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

clarkedb
Copy link

@clarkedb clarkedb commented Mar 10, 2022

Ruby 3.x has been around for over a year, and Ruby 2.3 has been EOL for three years. This PR adds support for Ruby 3.x while removing support for Ruby 2.3 and below. It's all dependency and CI changes because the code is already compatible with Ruby 3.0 and 3.1.

See Ruby's official branch maintenance for exact EOL and release dates.

@clarkedb
Copy link
Author

I'm not sure if @NathanielWroblewski still helps maintain this gem, but it would be great to get some eyes on this and maybe get a new version out.

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