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

fix compatibility with RuboCop 1.3.0 and later #65

Merged
merged 1 commit into from
Feb 18, 2021
Merged

Conversation

ashkulz
Copy link
Member

@ashkulz ashkulz commented Feb 18, 2021

As a result of rubocop/rubocop#8761 the TargetRubyVersion is read from the gemspec and due to a bug (rubocop/rubocop#9482) this blocks the upgrade to support later RuboCop versions -- so let's specify 2.4 as a workaround.

As a result of rubocop/rubocop#8761
the TargetRubyVersion is read from the gemspec and due to a bug
rubocop/rubocop#9482 this blocks
the upgrade to support later RuboCop versions -- so let's specify
2.4 as a workaround.
@ashkulz ashkulz requested a review from a team as a code owner February 18, 2021 14:21
@ashkulz ashkulz merged commit ae2faf8 into master Feb 18, 2021
@ashkulz ashkulz deleted the rubocop_compat branch February 18, 2021 14:25
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

1 participant