From fbe351817dd5b162fcbedfc5f45bb6cbc955321c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 19:14:31 +0000 Subject: [PATCH] Bump faker from 2.11.0 to 2.12.0 Bumps [faker](https://github.com/faker-ruby/faker) from 2.11.0 to 2.12.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.11.0...v2.12.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b2d7233..7d9cf89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM enumerable-statistics (2.0.1) erubi (1.9.0) execjs (2.7.0) - faker (2.11.0) + faker (2.12.0) i18n (>= 1.6, < 2) ffi (1.12.2) geared_pagination (0.2)