From 56574f707aa625e8fc687b232515b80c9c77a306 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 06:26:05 +0000 Subject: [PATCH] Bump faker from 1.9.1 to 2.17.0 Bumps [faker](https://github.com/faker-ruby/faker) from 1.9.1 to 2.17.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.1...v2.17.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 635741d..fa82421 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,8 +91,8 @@ GEM erubi (1.10.0) excon (0.71.1) execjs (2.7.0) - faker (1.9.1) - i18n (>= 0.7) + faker (2.17.0) + i18n (>= 1.6, < 2) ffi (1.9.25) fission (0.5.0) CFPropertyList (~> 2.2)