Bump rubocop-performance from 1.21.1 to 1.22.1

Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.21.1 to 1.22.1.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.21.1...v1.22.1)

---
updated-dependencies:
- dependency-name: rubocop-performance
  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-10-05 17:50:13 +00:00
committed by taitus
parent 349cdbfebe
commit a679bb8bf3
2 changed files with 3 additions and 3 deletions

View File

@@ -555,7 +555,7 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-performance (1.21.1)
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.25.1)
@@ -772,7 +772,7 @@ DEPENDENCIES
rubocop (~> 1.64.1)
rubocop-capybara (~> 2.21.0)
rubocop-factory_bot (~> 2.26.1)
rubocop-performance (~> 1.21.1)
rubocop-performance (~> 1.22.1)
rubocop-rails (~> 2.25.1)
rubocop-rspec (~> 3.0.1)
rubocop-rspec_rails (~> 2.30.0)