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

Disable Bundler/GemComment version specifier checks #41

Merged
merged 1 commit into from Mar 19, 2021

Conversation

jturkel
Copy link
Member

@jturkel jturkel commented Mar 18, 2021

This PR disables the version specifier checks in the Bundler/GemComment cop until rubocop/rubocop#9358 is merged. The cop is currently generating lots of false positives when we set a minimum required gem version e.g.

gem 'my-gem', '>= 1.11.0'

@jturkel jturkel merged commit d47114f into master Mar 19, 2021
@jturkel jturkel deleted the feature/gem-comments branch March 19, 2021 13:50
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