Bump faker from 2.14.0 to 2.15.1 (#11666)

* Bump faker from 2.14.0 to 2.15.1

Bumps [faker](https://github.com/faker-ruby/faker) from 2.14.0 to 2.15.1.
- [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.14.0...v2.15.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump faker from 2.14.0 to 2.15.1 (Update vendor/cache)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-29 12:45:49 -05:00 committed by GitHub
parent 644f8e29b2
commit e804c511ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -136,7 +136,7 @@ group :development, :test do
gem "bullet", "~> 6.1" # help to kill N+1 queries and unused eager loading
gem "capybara", "~> 3.33" # Capybara is an integration testing tool for rack based web applications
gem "dotenv-rails", "~> 2.7.6" # For loading ENV variables locally
gem "faker", "~> 2.14" # A library for generating fake data such as names, addresses, and phone numbers
gem "faker", "~> 2.15" # A library for generating fake data such as names, addresses, and phone numbers
gem "knapsack_pro", "~> 2.9.0" # Help parallelize Ruby spec builds
gem "pry-byebug", "~> 3.8" # Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish', 'continue' and 'break' commands to control execution
gem "rspec-rails", "~> 4.0" # rspec-rails is a testing framework for Rails 3+

View file

@ -278,7 +278,7 @@ GEM
factory_bot_rails (6.1.0)
factory_bot (~> 6.1.0)
railties (>= 5.0.0)
faker (2.14.0)
faker (2.15.1)
i18n (>= 1.6, < 2)
faraday (1.1.0)
multipart-post (>= 1.2, < 3)
@ -876,7 +876,7 @@ DEPENDENCIES
erb_lint (~> 0.0.34)
exifr (>= 1.3.6)
factory_bot_rails (~> 6.1)
faker (~> 2.14)
faker (~> 2.15)
fastly (~> 2.5)
feedjira (~> 3.1)
field_test (~> 0.4)

Binary file not shown.

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

Binary file not shown.