From e9863f824356f065fbd7ee41644aff53076bcea5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2019 15:32:14 -0600 Subject: [PATCH] Bump faker from 2.2.2 to 2.4.0 (#1307) Bumps [faker](https://github.com/faker-ruby/faker) from 2.2.2 to 2.4.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.2.2...v2.4.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 3a793a656..b01d9113b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,7 @@ GEM ezid-client (1.8.0) hashie (~> 3.4, >= 3.4.3) nokogiri - faker (2.2.2) + faker (2.4.0) i18n (~> 1.6.0) faraday (0.12.2) multipart-post (>= 1.2, < 3)