Bump faker from 3.3.1 to 3.4.1

Bumps [faker](https://github.com/faker-ruby/faker) from 3.3.1 to 3.4.1.
- [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.3.1...v3.4.1)

---
updated-dependencies:
- dependency-name: faker
  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]
2024-07-02 13:21:31 +00:00
committed by GitHub
parent cc71d98d69
commit 0505132173
2 changed files with 4 additions and 4 deletions

View File

@@ -66,7 +66,7 @@ gem "wkhtmltopdf-binary", "~> 0.12.6"
group :development, :test do
gem "debug", "~> 1.9.2"
gem "factory_bot_rails", "~> 6.4.3"
gem "faker", "~> 3.3.1"
gem "faker", "~> 3.4.1"
gem "i18n-tasks", "~> 0.9.37"
gem "knapsack_pro", "~> 7.0.1"
gem "launchy", "~> 2.5.2"

View File

@@ -168,7 +168,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.3)
crass (1.0.6)
daemons (1.4.1)
dalli (3.2.8)
@@ -218,7 +218,7 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faker (3.3.1)
faker (3.4.1)
i18n (>= 1.8.11, < 2)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
@@ -722,7 +722,7 @@ DEPENDENCIES
erb_lint (~> 0.5.0)
exiftool_vendored (~> 12.80.0)
factory_bot_rails (~> 6.4.3)
faker (~> 3.3.1)
faker (~> 3.4.1)
file_validators (~> 3.0.0)
font-awesome-sass (~> 5.15.1)
foundation_rails_helper (~> 4.0.1)