Bump faker from 2.22.0 to 3.2.1
Bumps [faker](https://github.com/faker-ruby/faker) from 2.22.0 to 3.2.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/v2.22.0...v3.2.1) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -74,7 +74,7 @@ group :development, :test do
|
|||||||
gem "bullet", "~> 7.0.7"
|
gem "bullet", "~> 7.0.7"
|
||||||
gem "byebug", "~> 11.1.3"
|
gem "byebug", "~> 11.1.3"
|
||||||
gem "factory_bot_rails", "~> 6.2.0"
|
gem "factory_bot_rails", "~> 6.2.0"
|
||||||
gem "faker", "~> 2.22.0"
|
gem "faker", "~> 3.2.1"
|
||||||
gem "i18n-tasks", "~> 0.9.37"
|
gem "i18n-tasks", "~> 0.9.37"
|
||||||
gem "knapsack_pro", "~> 3.3.1"
|
gem "knapsack_pro", "~> 3.3.1"
|
||||||
gem "launchy", "~> 2.5.2"
|
gem "launchy", "~> 2.5.2"
|
||||||
|
|||||||
@@ -208,7 +208,7 @@ GEM
|
|||||||
factory_bot_rails (6.2.0)
|
factory_bot_rails (6.2.0)
|
||||||
factory_bot (~> 6.2.0)
|
factory_bot (~> 6.2.0)
|
||||||
railties (>= 5.0.0)
|
railties (>= 5.0.0)
|
||||||
faker (2.22.0)
|
faker (3.2.1)
|
||||||
i18n (>= 1.8.11, < 2)
|
i18n (>= 1.8.11, < 2)
|
||||||
faraday (2.7.10)
|
faraday (2.7.10)
|
||||||
faraday-net_http (>= 2.0, < 3.1)
|
faraday-net_http (>= 2.0, < 3.1)
|
||||||
@@ -694,7 +694,7 @@ DEPENDENCIES
|
|||||||
email_spec (~> 2.2.2)
|
email_spec (~> 2.2.2)
|
||||||
erb_lint (~> 0.5.0)
|
erb_lint (~> 0.5.0)
|
||||||
factory_bot_rails (~> 6.2.0)
|
factory_bot_rails (~> 6.2.0)
|
||||||
faker (~> 2.22.0)
|
faker (~> 3.2.1)
|
||||||
file_validators (~> 3.0.0)
|
file_validators (~> 3.0.0)
|
||||||
font-awesome-sass (~> 5.15.1)
|
font-awesome-sass (~> 5.15.1)
|
||||||
foundation-rails (~> 6.6.2.0)
|
foundation-rails (~> 6.6.2.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user