From 94b4b3cbe55c26f555c2bef2e3a6f678d19bad1b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2019 00:42:05 +0000 Subject: [PATCH] Bump faker from 2.1.0 to 2.1.2 Bumps [faker](https://github.com/faker-ruby/faker) from 2.1.0 to 2.1.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/v2.1.0...v2.1.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 1d9a7e7d5..cdbd55346 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,8 +88,8 @@ GEM unf (>= 0.0.5, < 1.0.0) erubi (1.8.0) execjs (2.7.0) - faker (2.1.0) - i18n (>= 0.7) + faker (2.1.2) + i18n (>= 0.8) faraday (0.15.4) multipart-post (>= 1.2, < 3) ffi (1.11.1)