From 559c4cecf9aff6dd7b8e9bff8f1b82a6697cd6e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 15:50:40 +0000 Subject: [PATCH] Bump faker from 2.17.0 to 2.22.0 Bumps [faker](https://github.com/faker-ruby/faker) from 2.17.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.17.0...v2.22.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fbf959ef..0f55fff4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM bcrypt (3.1.16) bindata (2.4.10) coderay (1.1.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) crack (0.4.5) rexml database_cleaner-active_record (2.0.1) @@ -34,8 +34,8 @@ GEM dotenv (2.7.6) factory_bot (6.2.0) activesupport (>= 5.0.0) - faker (2.17.0) - i18n (>= 1.6, < 2) + faker (2.22.0) + i18n (>= 1.8.11, < 2) faraday (1.3.0) faraday-net_http (~> 1.0) multipart-post (>= 1.2, < 3) @@ -45,7 +45,7 @@ GEM hashdiff (1.0.1) hashie (4.1.0) httpclient (2.8.3) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) json-jwt (1.13.0) activesupport (>= 4.2)