From 826b692151f6cc750cf37161e9d2555e15ba4c31 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2020 05:50:20 +0000 Subject: [PATCH] Bump faker from 1.9.3 to 2.13.0 Bumps [faker](https://github.com/faker-ruby/faker) from 1.9.3 to 2.13.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/v1.9.3...v2.13.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c3dc897..3e002ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM json simplecov url - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) crass (1.0.4) database_cleaner (1.7.0) diff-lcs (1.3) @@ -82,13 +82,13 @@ GEM factory_bot_rails (5.0.1) factory_bot (~> 5.0.0) railties (>= 4.2.0) - faker (1.9.3) - i18n (>= 0.7) + faker (2.13.0) + i18n (>= 1.6, < 2) friendly_id (5.2.5) activerecord (>= 4.0.0) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.6.0) + i18n (1.8.3) concurrent-ruby (~> 1.0) json (2.2.0) loofah (2.2.3)