Bump rubocop-rspec from 2.23.2 to 2.24.1

Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.23.2 to 2.24.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-01 22:09:54 +00:00
committed by Javi Martín
parent 2aff3b73f9
commit b44247b4e5
2 changed files with 3 additions and 3 deletions

View File

@@ -540,7 +540,7 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.23.2)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
@@ -755,7 +755,7 @@ DEPENDENCIES
rubocop-factory_bot (~> 2.24.0)
rubocop-performance (~> 1.19.1)
rubocop-rails (~> 2.20.2)
rubocop-rspec (~> 2.23.2)
rubocop-rspec (~> 2.24.1)
rvm1-capistrano3 (~> 1.4.0)
sassc-rails (~> 2.1.2)
savon (~> 2.14.0)