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:
dependabot[bot]
2022-08-25 22:31:50 +00:00
committed by Javi Martín
parent 793d7e3425
commit 59a76a8caf
2 changed files with 4 additions and 4 deletions

View File

@@ -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)