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

Rubocop 1.x Support #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DanielWright
Copy link

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 puppetlabs/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