Bump rubocop-rspec from 2.24.1 to 2.25.0 in /dependencies (#4808)

Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.24.1 to 2.25.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.24.1...v2.25.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-10-31 18:34:43 +00:00 committed by GitHub
parent 9ac420a9a6
commit ff6bc6aa7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -10,5 +10,5 @@ gem "rubocop-minitest", "~> 0.33.0"
gem "rubocop-performance", "~>1.19.1"
gem "rubocop-rails", "~> 2.21"
gem "rubocop-rake", "~> 0.6.0"
gem "rubocop-rspec", "~> 2.24.1"
gem "rubocop-rspec", "~> 2.25.0"
gem "standard", "~>1.31"

View file

@ -57,8 +57,8 @@ GEM
rubocop (>= 1.33.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-rspec (2.25.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
@ -88,7 +88,7 @@ DEPENDENCIES
rubocop-performance (~> 1.19.1)
rubocop-rails (~> 2.21)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 2.24.1)
rubocop-rspec (~> 2.25.0)
standard (~> 1.31)
BUNDLED WITH