Skip to content

Rubocop 1.x Support#3

Open
DanielWright wants to merge 2 commits intoredbooth:masterfrom
DanielWright:dw/nov24/rubocop-1.x-support
Open

Rubocop 1.x Support#3
DanielWright wants to merge 2 commits intoredbooth:masterfrom
DanielWright:dw/nov24/rubocop-1.x-support

Conversation

@DanielWright
Copy link
Copy Markdown

The change from 0.x to 1.x[.x] versioning scheme broke dependency resolution in the gemspec. I've overhauled the Appraisal configuration to modernize rubocop-migration's support, and fixed the broken specs.

DanielWright added a commit to DanielWright/codeclimate-rubocop that referenced this pull request Nov 24, 2020
In order to support the 1.x versions of Rubocop, three additional dependencies also require upgrades:

- rubocop-sequel, the update to which is already complete and released;
- rubocop-i18n, the update to which is in-flight (see rubocop/rubocop-i18n#46)
- rubocop-migrations, the update to which is in-flight (see redbooth/rubocop-migrations#3)

The commit here will pass CI, but the in-flight PRs should be merged and released to RubyGems before merging this PR.
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