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

Drop Ruby 2.4 support and require RuboCop 1.13 or higher #112

Merged
merged 1 commit into from
Apr 25, 2021

Conversation

koic
Copy link
Collaborator

@koic koic commented Apr 23, 2021

RuboCop does not support Ruby 2.4 and rails/rails uses RuboCop 1.13.

And #111 requires this PR.
Therefore, this PR drops support for Ruby 2.4 to enable the same cops as rails/rails.

RuboCop does not support Ruby 2.4 and rails/rails uses RuboCop 1.13.

- rubocop/rubocop#9648
- rails/rails@bbbc861

And toshimaru#111 requires this PR.
Therefore, this PR drops support for Ruby 2.4 to enable the same cops as rails/rails.
@koic koic changed the title Drop Ruby 2.4 support Drop Ruby 2.4 support and require RuboCop 1.13 or higher Apr 23, 2021
Copy link
Owner

@toshimaru toshimaru left a comment

Choose a reason for hiding this comment

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

Thanks 🎉

@toshimaru toshimaru merged commit e75b799 into toshimaru:main Apr 25, 2021
@koic koic deleted the drop_ruby_24_support branch April 25, 2021 16:14
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