Bump faker from 3.5.1 to 3.5.2

Bumps [faker](https://github.com/faker-ruby/faker) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/faker-ruby/faker/compare/v3.5.1...v3.5.2)

---
updated-dependencies:
- dependency-name: faker
  dependency-version: 3.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-31 10:13:16 +00:00
committed by GitHub
parent 5e3eab1f3c
commit 428a0e287e
2 changed files with 3 additions and 3 deletions

View File

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