From 0a77d8ff75f5ea1fa2194ec362e4cfb34686820d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 14:19:51 +0000 Subject: [PATCH] Bump faker from 1.8.7 to 2.7.0 Bumps [faker](https://github.com/faker-ruby/faker) from 1.8.7 to 2.7.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/v1.8.7...v2.7.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f647df6..b1a2ced 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -619,7 +619,7 @@ GEM nokogiri (~> 1.8) climate_control (0.2.0) coderay (1.1.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.5) crass (1.0.4) diff-lcs (1.3) erubi (1.7.1) @@ -629,8 +629,8 @@ GEM factory_bot_rails (4.8.2) factory_bot (~> 4.8.2) railties (>= 3.0.0) - faker (1.8.7) - i18n (>= 0.7) + faker (2.7.0) + i18n (>= 1.6, < 1.8) ffi (1.9.23) formatador (0.2.5) globalid (0.4.1) @@ -649,7 +649,7 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - i18n (1.0.1) + i18n (1.7.0) concurrent-ruby (~> 1.0) io-like (0.3.0) jmespath (1.4.0)