Bump rubocop-factory_bot from 2.24.0 to 2.25.1

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

---
updated-dependencies:
- dependency-name: rubocop-factory_bot
  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 18:09:55 +00:00
committed by GitHub
parent 4c4699cb31
commit 7fc40ef3d3
2 changed files with 4 additions and 4 deletions

View File

@@ -542,8 +542,8 @@ GEM
parser (>= 3.3.0.4)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
rubocop-performance (1.19.1)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
@@ -766,7 +766,7 @@ DEPENDENCIES
rspec-rails (~> 5.1.2)
rubocop (~> 1.56.4)
rubocop-capybara (~> 2.20.0)
rubocop-factory_bot (~> 2.24.0)
rubocop-factory_bot (~> 2.25.1)
rubocop-performance (~> 1.19.1)
rubocop-rails (~> 2.21.2)
rubocop-rspec (~> 2.24.1)