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

Use .ruby-version #480

Merged
merged 1 commit into from Apr 4, 2024
Merged

Use .ruby-version #480

merged 1 commit into from Apr 4, 2024

Conversation

etiennebarrie
Copy link
Member

This standardizes on using .ruby-version, while keeping the same compatible Ruby versions.

Since we're not dropping support for 2.6, we can't upgrade Rubocop to >= 1.61.0 (which includes rubocop/rubocop#12645, but requires Ruby 2.7.0), so we can't remove the TargetRubyVersion from .rubocop.yml to rely on required_ruby_version from the gemspec.

@casperisfine casperisfine merged commit 87edda3 into main Apr 4, 2024
16 checks passed
@etiennebarrie etiennebarrie deleted the centralize_ruby_version branch April 4, 2024 11:45
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.

None yet

2 participants