Bump factory_bot_rails from 6.4.4 to 6.5.1

Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.4.4 to 6.5.1.
- [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases)
- [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md)
- [Commits](https://github.com/thoughtbot/factory_bot_rails/compare/v6.4.4...v6.5.1)

---
updated-dependencies:
- dependency-name: factory_bot_rails
  dependency-version: 6.5.1
  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]
2025-10-31 10:34:30 +00:00
committed by GitHub
parent c055683bb6
commit 21869e223d
2 changed files with 27 additions and 18 deletions

View File

@@ -68,7 +68,7 @@ gem "wkhtmltopdf-binary", "~> 0.12.6"
group :development, :test do
gem "debug", "~> 1.9.2"
gem "factory_bot_rails", "~> 6.4.4"
gem "factory_bot_rails", "~> 6.5.1"
gem "faker", "~> 3.5.2"
gem "i18n-tasks", "~> 0.9.37"
gem "knapsack_pro", "~> 8.3.0"