Bump rubocop-rspec from 2.23.1 to 2.23.2
Bumps rubocop-rspec from 2.23.1 to 2.23.2.
Release notes
Sourced from rubocop-rspec's releases.
RuboCop RSpec v2.23.2
- Fix an incorrect autocorrect for
RSpec/ReceiveMessages
when method is only non-word character. (@marocchino
)- Fix a false positive for
RSpec/ReceiveMessages
when return with splat. (@marocchino
)
Changelog
Sourced from rubocop-rspec's changelog.
2.23.2 (2023-08-09)
- Fix an incorrect autocorrect for
RSpec/ReceiveMessages
when method is only non-word character. ([@marocchino
])- Fix a false positive for
RSpec/ReceiveMessages
when return with splat. ([@marocchino
])
Commits
-
90a077b
Merge pull request #1693 from rubocop/release -
1e367f3
Bump version to v2.23.2 -
217a8dc
Merge pull request #1690 from marocchino/fix-receive-messages -
c86a27d
Cover symbol methods -
3bd0936
Do not match with splat returns -
03df044
Merge pull request #1692 from rubocop/correct_offense -
1c276e8
Correct some offenses for RuboCop v1.56.0 -
744347c
Switch docs version back - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts