Bump faker from 2.19.0 to 2.20.0 (#16815)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-03-07 13:45:01 -05:00 committed by GitHub
parent 04ccf61bf7
commit 2ef0dcac8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -135,7 +135,7 @@ group :development, :test do
gem "cypress-rails", "~> 0.5" # For end to end tests (E2E)
gem "debug", ">= 1.0.0" # Provide a debug with step capabilities
gem "dotenv-rails", "~> 2.7.6" # For loading ENV variables locally
gem "faker", "~> 2.19" # A library for generating fake data such as names, addresses, and phone numbers
gem "faker", "~> 2.20" # A library for generating fake data such as names, addresses, and phone numbers
gem "knapsack_pro", "~> 3.2.0" # Help parallelize Ruby spec builds
gem "pry", "~> 0.14" # An IRB alternative and runtime developer console
gem "pry-rails", "~> 0.3" # Use Pry as your rails console

View file

@ -247,8 +247,8 @@ GEM
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faker (2.19.0)
i18n (>= 1.6, < 2)
faker (2.20.0)
i18n (>= 1.8.11, < 2)
fakeredis (0.8.0)
redis (~> 4.1)
faraday (1.10.0)
@ -928,7 +928,7 @@ DEPENDENCIES
erb_lint (~> 0.0.37)
exifr (>= 1.3.6)
factory_bot_rails (~> 6.2)
faker (~> 2.19)
faker (~> 2.20)
fakeredis (~> 0.8.0)
fastimage (~> 2.2)
fastly (~> 3.0)

Binary file not shown.

BIN
vendor/cache/faker-2.20.0.gem vendored Normal file

Binary file not shown.