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

Revert "(maint) Exclude breaking rubocop versions" #88

Closed

Conversation

ekohl
Copy link
Contributor

@ekohl ekohl commented Jun 12, 2024

Reverts #80 because this isn't a Rails project and doesn't include factory_bot. These gems shouldn't be here.

@gavindidrichsen
Copy link
Contributor

Hi @ekohl. I think this can be closed now. As the rubocop gems on main have been updated as below and the old exclusion of rubocop removed.

gem 'rubocop', '~> 1.64.0', require: false
gem 'rubocop-rspec', '~> 3.0', require: false
gem 'rubocop-performance', '~> 1.16', require: false

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.

3 participants