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 #132

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Use .ruby-version #132

merged 1 commit into from
Apr 8, 2024

Conversation

etiennebarrie
Copy link
Member

This adds a .ruby-version file, removes the ruby versions from CI (since ruby/setup-ruby infers from .ruby-version).
This changes the version of Ruby that runs Rubocop, but Rubocop is able to run for a different target ruby version.
This also removes the TargetRubyVersion for Rubocop, but Rubocop reads from the gemspec's required_ruby_version, so it's the same.

@etiennebarrie etiennebarrie merged commit d0adfeb into main Apr 8, 2024
31 checks passed
@etiennebarrie etiennebarrie deleted the centralize_ruby_version branch April 8, 2024 07:49
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

3 participants