From 31bd89d2ef7868309f07f8a961f167ad9fc150eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 04:01:49 +0000 Subject: [PATCH] Bump faker from 2.19.0 to 2.21.0 in /src Bumps [faker](https://github.com/faker-ruby/faker) from 2.19.0 to 2.21.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.19.0...v2.21.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Gemfile.lock b/src/Gemfile.lock index 981c63d..09fe75a 100644 --- a/src/Gemfile.lock +++ b/src/Gemfile.lock @@ -69,7 +69,7 @@ GEM codecov (0.6.0) simplecov (>= 0.15, < 0.22) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crack (0.4.5) rexml crass (1.0.6) @@ -83,8 +83,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.21.0) + i18n (>= 1.8.11, < 2) faraday (1.4.2) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) @@ -105,7 +105,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.4) domain_name (~> 0.5) - i18n (1.8.10) + i18n (1.10.0) concurrent-ruby (~> 1.0) kramdown (2.3.1) rexml