Bump faker from 3.2.1 to 3.2.3

Bumps [faker](https://github.com/faker-ruby/faker) from 3.2.1 to 3.2.3.
- [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.2.1...v3.2.3)

---
updated-dependencies:
- dependency-name: faker
  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]
2024-03-02 02:00:07 +00:00
committed by GitHub
parent a30917b746
commit 518eb333b4
2 changed files with 3 additions and 3 deletions

View File

@@ -72,7 +72,7 @@ group :development, :test do
gem "bullet", "~> 7.0.7"
gem "byebug", "~> 11.1.3"
gem "factory_bot_rails", "~> 6.4.3"
gem "faker", "~> 3.2.1"
gem "faker", "~> 3.2.3"
gem "i18n-tasks", "~> 0.9.37"
gem "knapsack_pro", "~> 5.7.0"
gem "launchy", "~> 2.5.2"