From 625b61df21f927fead9b82bd5aafe293288da819 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2020 20:39:15 +0000 Subject: [PATCH] Bump faker from 2.10.0 to 2.10.1 Bumps [faker](https://github.com/faker-ruby/faker) from 2.10.0 to 2.10.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/commits) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 10ffd47a6..96f7c9b12 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,8 +86,8 @@ GEM unf (>= 0.0.5, < 1.0.0) erubi (1.9.0) execjs (2.7.0) - faker (2.10.0) - i18n (>= 1.6, < 1.8) + faker (2.10.1) + i18n (>= 1.6, < 2) faraday (0.17.3) multipart-post (>= 1.2, < 3) ffi (1.11.3) @@ -129,7 +129,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.7.1) + i18n (1.8.2) concurrent-ruby (~> 1.0) image_size (2.0.2) io-like (0.3.0)