From 850a2177840451bdf8f240f00d3ca881c5481f53 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2020 21:37:26 +0900 Subject: [PATCH] Bump faker from 2.10.0 to 2.10.1 (#12899) 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 1bbbdd182..05c66ba3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -218,8 +218,8 @@ GEM tzinfo excon (0.71.0) fabrication (2.21.0) - faker (2.10.0) - i18n (>= 1.6, < 1.8) + faker (2.10.1) + i18n (>= 1.6, < 2) faraday (1.0.0) multipart-post (>= 1.2, < 3) fast_blank (1.0.0) @@ -285,7 +285,7 @@ GEM httplog (1.3.3) rack (>= 1.0) rainbow (>= 2.0.0) - i18n (1.7.1) + i18n (1.8.2) concurrent-ruby (~> 1.0) i18n-tasks (0.9.30) activesupport (>= 4.0.2)