From 598c539d2c09f47b521694943f06cb2c6aa4f0ff Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2019 05:30:13 +0000 Subject: [PATCH] Bump faker from 1.9.3 to 2.2.2 Bumps [faker](https://github.com/faker-ruby/faker) from 1.9.3 to 2.2.2. - [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.2.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c3dc897..871ab2e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,8 +82,8 @@ 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.2.2) + i18n (~> 1.6.0) friendly_id (5.2.5) activerecord (>= 4.0.0) globalid (0.4.2)