Bump rubocop-rspec from 2.23.2 to 2.24.0 in /dependencies (#4641)

Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.23.2 to 2.24.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.23.2...v2.24.0)

---
updated-dependencies:
- dependency-name: rubocop-rspec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-11 14:38:19 -07:00 committed by GitHub
parent 5804ed60f7
commit fa1c0cb8b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -10,5 +10,5 @@ gem "rubocop-minitest", "~> 0.31.0"
gem "rubocop-performance", "~>1.19.0"
gem "rubocop-rails", "~> 2.20"
gem "rubocop-rake", "~> 0.6.0"
gem "rubocop-rspec", "~> 2.23.2"
gem "rubocop-rspec", "~> 2.24.0"
gem "standard", "~>1.31"

View file

@ -57,7 +57,7 @@ GEM
rubocop (>= 1.33.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.23.2)
rubocop-rspec (2.24.0)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
@ -88,7 +88,7 @@ DEPENDENCIES
rubocop-performance (~> 1.19.0)
rubocop-rails (~> 2.20)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 2.23.2)
rubocop-rspec (~> 2.24.0)
standard (~> 1.31)
BUNDLED WITH