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:
2
Gemfile
2
Gemfile
@@ -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.4.1"
|
||||
gem "faker", "~> 3.4.2"
|
||||
gem "i18n-tasks", "~> 0.9.37"
|
||||
gem "knapsack_pro", "~> 7.6.2"
|
||||
gem "launchy", "~> 2.5.2"
|
||||
|
||||
@@ -168,7 +168,7 @@ GEM
|
||||
coffee-script-source
|
||||
execjs
|
||||
coffee-script-source (1.12.2)
|
||||
concurrent-ruby (1.3.3)
|
||||
concurrent-ruby (1.3.4)
|
||||
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.4.1)
|
||||
faker (3.4.2)
|
||||
i18n (>= 1.8.11, < 2)
|
||||
faraday (2.9.0)
|
||||
faraday-net_http (>= 2.0, < 3.2)
|
||||
@@ -271,7 +271,7 @@ GEM
|
||||
mutex_m
|
||||
nkf
|
||||
rack (>= 2.0, < 3.1)
|
||||
i18n (1.14.5)
|
||||
i18n (1.14.6)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n-tasks (0.9.37)
|
||||
activesupport (>= 4.0.2)
|
||||
@@ -727,7 +727,7 @@ DEPENDENCIES
|
||||
erb_lint (~> 0.5.0)
|
||||
exiftool_vendored (~> 12.80.0)
|
||||
factory_bot_rails (~> 6.4.3)
|
||||
faker (~> 3.4.1)
|
||||
faker (~> 3.4.2)
|
||||
file_validators (~> 3.0.0)
|
||||
font-awesome-sass (~> 5.15.1)
|
||||
foundation_rails_helper (~> 4.0.1)
|
||||
|
||||
Reference in New Issue
Block a user