From deb78cdc3e4ac44397a766bdbe965c29173d1bf4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2019 06:03:23 +0000 Subject: [PATCH] Bump faker from 2.1.2 to 2.2.1 Bumps [faker](https://github.com/faker-ruby/faker) from 2.1.2 to 2.2.1. - [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.2...v2.2.1) 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 4a70b6927..3f553a1e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM unf (>= 0.0.5, < 1.0.0) erubi (1.8.0) execjs (2.7.0) - faker (2.1.2) + faker (2.2.1) i18n (>= 0.8) faraday (0.15.4) multipart-post (>= 1.2, < 3)