Skip to content

CI: Bump Rubocop for ruby 3.1 compatibility#7

Open
ylecuyer wants to merge 13 commits into
maximeg:masterfrom
ylecuyer:rubocop-ruby31-yle
Open

CI: Bump Rubocop for ruby 3.1 compatibility#7
ylecuyer wants to merge 13 commits into
maximeg:masterfrom
ylecuyer:rubocop-ruby31-yle

Conversation

@ylecuyer

Copy link
Copy Markdown

To be merged after #6

Bump rubocop as it isn't compatible with latest ruby in CI

Comment thread activecleaner.gemspec
s.test_files = Dir.glob("spec/**/*")

s.required_ruby_version = ">= 2.3.0"
s.required_ruby_version = ">= 2.5.0"

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is sad we have to remove 2.3/2.4 support just for rubocop but it looks like we are in the future already and people really don't want to support EOL versions

@ylecuyer ylecuyer mentioned this pull request Feb 14, 2022
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