Bump rubocop-factory_bot from 2.23.1 to 2.24.0

Bumps [rubocop-factory_bot](https://github.com/rubocop/rubocop-factory_bot) from 2.23.1 to 2.24.0.
- [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.23.1...v2.24.0)

---
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]
2023-10-03 18:37:08 +00:00
committed by GitHub
parent edcef9e8a8
commit 82e74969b9
2 changed files with 4 additions and 4 deletions

View File

@@ -535,7 +535,7 @@ GEM
parser (>= 3.2.1.0)
rubocop-capybara (2.18.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.23.1)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-performance (1.19.0)
rubocop (>= 1.7.0, < 2.0)
@@ -642,7 +642,7 @@ GEM
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.4.2)
unicode-display_width (2.5.0)
uniform_notifier (1.16.0)
uuidtools (2.2.0)
version_gem (1.1.3)
@@ -757,7 +757,7 @@ DEPENDENCIES
rspec-rails (~> 5.1.2)
rubocop (~> 1.56.2)
rubocop-capybara (~> 2.18.0)
rubocop-factory_bot (~> 2.23.1)
rubocop-factory_bot (~> 2.24.0)
rubocop-performance (~> 1.19.0)
rubocop-rails (~> 2.20.2)
rubocop-rspec (~> 2.23.2)