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

set minimum Ruby version to 3.2+ #15

Open
maxveldink opened this issue Dec 18, 2024 · 1 comment
Open

set minimum Ruby version to 3.2+ #15

maxveldink opened this issue Dec 18, 2024 · 1 comment

Comments

@maxveldink
Copy link
Contributor

With Ruby 3.4 soon to be released, we need to consider raising the minimum Ruby version for this project (and others) to Ruby 3.2+ at least (ideally Ruby 3.3 once 3.4 drops). This depends on the current Ruby versions of the integrations, so we'd need to be careful to update those as well.

What prompted this was that when I updated deps recently, some of them were dropping Ruby 3.0 support, which will make that process risky in the future. We'll want to get ahead of that.

@shawnpyle
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants