Skip to content

Conversation

@santiagorodriguez96
Copy link
Contributor

Summary

As part of the PR for adding support for Ruby 3.3 we bumped the rubocop-rspec dependency to ~> 2.26, which depends on rubocop-capybara ~> 2.17 and rubocop-factory_bot ~> 2.22.

On those versions, the RSpec namespace was removed from their cops hence a warning was being logged when running rubocop with the last version of this gem.

Related PRs:

As part of the PR for adding support for Ruby 3.3 (airbnb#205) we bumped the
`rubocop-rspec` dependency to `~> 2.26`, which depends on
`rubocop-capybara` `~> 2.17` and `rubocop-factory_bot` `~> 2.22`. On
those versions, the `RSpec` namespace was removed from their cops hence
a warning was being logged when running `rubocop` with the last version
of this gem.

Related PRs:
- rubocop/rubocop-factory_bot@812771e
- rubocop/rubocop-capybara@e36f304
Copy link

@geoffswift geoffswift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jeremy-andros
Copy link

When will this be merged?

Copy link

@rmaspero rmaspero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keen for this to be merged if possible

@santiagorodriguez96
Copy link
Contributor Author

Closing in favor of #212

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.

4 participants