You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RuboCop RSpec 3.5 requires RuboCop 1.72.1+:
```console
Because rubocop-rspec >= 3.5.0 depends on rubocop >= 1.72.1, < 2.A
and rubocop >= 1.72.1, < 2.A could not be found in source at
`/home/runner/work/rubocop-ast/rubocop`,
rubocop-rspec >= 3.5.0 cannot be used.
So, because Gemfile depends on rubocop-rspec ~> 3.5.0,
version solving has failed.
```
0 commit comments