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"

View File

@@ -220,7 +220,7 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faker (3.2.1)
faker (3.2.3)
i18n (>= 1.8.11, < 2)
faraday (2.7.10)
faraday-net_http (>= 2.0, < 3.1)
@@ -721,7 +721,7 @@ DEPENDENCIES
erb_lint (~> 0.5.0)
exiftool_vendored (~> 12.60.0)
factory_bot_rails (~> 6.4.3)
faker (~> 3.2.1)
faker (~> 3.2.3)
file_validators (~> 3.0.0)
font-awesome-sass (~> 5.15.1)
foundation-rails (~> 6.6.2.0)