Bump rubocop-rspec from 2.24.1 to 2.27.0

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

---
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]
2024-03-01 19:22:10 +00:00
committed by GitHub
parent 8c0c952361
commit 86b72ad7be
2 changed files with 4 additions and 4 deletions

View File

@@ -551,8 +551,8 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-rspec (2.27.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
@@ -769,7 +769,7 @@ DEPENDENCIES
rubocop-factory_bot (~> 2.25.1)
rubocop-performance (~> 1.19.1)
rubocop-rails (~> 2.21.2)
rubocop-rspec (~> 2.24.1)
rubocop-rspec (~> 2.27.0)
rvm1-capistrano3 (~> 1.4.0)
sassc-rails (~> 2.1.2)
savon (~> 2.14.0)