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 support for ruby 2.3 #79

Merged
merged 1 commit into from Oct 23, 2020
Merged

Conversation

luathn
Copy link
Contributor

@luathn luathn commented Oct 22, 2020

I'm working on to contribute :vi locale and I realize I can't run rubocop:

$ bundle exec rubocop
.rubocop.yml: Metrics/LineLength has the wrong namespace - should be Layout
Error: RuboCop found unsupported Ruby version 2.3 in `TargetRubyVersion` parameter (in .rubocop.yml). 2.3-compatible analysis was dropped after version 0.81.
Supported versions: 2.4, 2.5, 2.6, 2.7, 3.0

Because Rubocop drop support for Ruby 2.3 and support of Ruby 2.3 has ended
So I think we should update ruby version to 2.4.

@radar radar merged commit 7f45de5 into radar:master Oct 23, 2020
@luathn luathn mentioned this pull request Oct 28, 2020
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