Bump faker from 2.18.0 to 2.22.0
Bumps [faker](https://github.com/faker-ruby/faker) from 2.18.0 to 2.22.0. - [Release notes](https://github.com/faker-ruby/faker/releases) - [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/faker-ruby/faker/compare/v2.18.0...v2.22.0) --- 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:
committed by
Javi Martín
parent
793d7e3425
commit
59a76a8caf
2
Gemfile
2
Gemfile
@@ -73,7 +73,7 @@ group :development, :test do
|
||||
gem "bullet", "~> 6.1.4"
|
||||
gem "byebug", "~> 11.1.3"
|
||||
gem "factory_bot_rails", "~> 6.2.0"
|
||||
gem "faker", "~> 2.18.0"
|
||||
gem "faker", "~> 2.22.0"
|
||||
gem "i18n-tasks", "~> 0.9.37"
|
||||
gem "knapsack_pro", "~> 3.3.1"
|
||||
gem "launchy", "~> 2.5.0"
|
||||
|
||||
@@ -234,8 +234,8 @@ GEM
|
||||
factory_bot_rails (6.2.0)
|
||||
factory_bot (~> 6.2.0)
|
||||
railties (>= 5.0.0)
|
||||
faker (2.18.0)
|
||||
i18n (>= 1.6, < 2)
|
||||
faker (2.22.0)
|
||||
i18n (>= 1.8.11, < 2)
|
||||
faraday (1.7.0)
|
||||
faraday-em_http (~> 1.0)
|
||||
faraday-em_synchrony (~> 1.0)
|
||||
@@ -734,7 +734,7 @@ DEPENDENCIES
|
||||
email_spec (~> 2.2.0)
|
||||
erb_lint (~> 0.0.37)
|
||||
factory_bot_rails (~> 6.2.0)
|
||||
faker (~> 2.18.0)
|
||||
faker (~> 2.22.0)
|
||||
file_validators (~> 3.0.0)
|
||||
font-awesome-sass (~> 5.15.1)
|
||||
foundation-rails (~> 6.6.2.0)
|
||||
|
||||
Reference in New Issue
Block a user