Bump faker from 3.4.1 to 3.4.2

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

---
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-10-04 16:47:52 +00:00
committed by GitHub
parent 8d9876327f
commit 48fd5ab3d0
2 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -168,7 +168,7 @@ GEM
coffee-script-source coffee-script-source
execjs execjs
coffee-script-source (1.12.2) coffee-script-source (1.12.2)
concurrent-ruby (1.3.3) concurrent-ruby (1.3.4)
crass (1.0.6) crass (1.0.6)
daemons (1.4.1) daemons (1.4.1)
dalli (3.2.8) dalli (3.2.8)
@@ -218,7 +218,7 @@ GEM
factory_bot_rails (6.4.3) factory_bot_rails (6.4.3)
factory_bot (~> 6.4) factory_bot (~> 6.4)
railties (>= 5.0.0) railties (>= 5.0.0)
faker (3.4.1) faker (3.4.2)
i18n (>= 1.8.11, < 2) i18n (>= 1.8.11, < 2)
faraday (2.9.0) faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2) faraday-net_http (>= 2.0, < 3.2)
@@ -271,7 +271,7 @@ GEM
mutex_m mutex_m
nkf nkf
rack (>= 2.0, < 3.1) rack (>= 2.0, < 3.1)
i18n (1.14.5) i18n (1.14.6)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
i18n-tasks (0.9.37) i18n-tasks (0.9.37)
activesupport (>= 4.0.2) activesupport (>= 4.0.2)
@@ -727,7 +727,7 @@ DEPENDENCIES
erb_lint (~> 0.5.0) erb_lint (~> 0.5.0)
exiftool_vendored (~> 12.80.0) exiftool_vendored (~> 12.80.0)
factory_bot_rails (~> 6.4.3) factory_bot_rails (~> 6.4.3)
faker (~> 3.4.1) faker (~> 3.4.2)
file_validators (~> 3.0.0) file_validators (~> 3.0.0)
font-awesome-sass (~> 5.15.1) font-awesome-sass (~> 5.15.1)
foundation_rails_helper (~> 4.0.1) foundation_rails_helper (~> 4.0.1)