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

Relaxing rubocop dependencies #185

Closed

Conversation

jotolo
Copy link

@jotolo jotolo commented Apr 24, 2022

Closes #184

Working with rubocop-airbnb has become difficult due to the version difference with their dependencies.
This PR intends to relax dependencies in order to allow its usage with more up-to-date versions of rubocop libraries.

I hope it helps others as it helped me.

@jotolo
Copy link
Author

jotolo commented Apr 24, 2022

Closing due to compatibility issues.

The investigation led to this: rubocop/rubocop-rspec#978
Class RuboCop::RSpec::TopLevelDescribe was replace in rubocop-rspec 2.0

@jotolo jotolo closed this Apr 24, 2022
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.

Any plans to depend on a more recent version of rubocop?
1 participant