From 9fe3b3a5951dded6474ced5625e6be3d52a1c19b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 06:12:26 +0000 Subject: [PATCH] Bump faker from 2.14.0 to 2.17.0 Bumps [faker](https://github.com/faker-ruby/faker) from 2.14.0 to 2.17.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.14.0...v2.17.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7e8840c..d2518a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM xpath (~> 3.2) childprocess (3.0.0) coderay (1.1.3) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) crass (1.0.6) debug_inspector (0.0.3) diff-lcs (1.4.4) @@ -90,13 +90,13 @@ GEM factory_bot_rails (6.1.0) factory_bot (~> 6.1.0) railties (>= 5.0.0) - faker (2.14.0) + faker (2.17.0) i18n (>= 1.6, < 2) ffi (1.13.1) globalid (0.4.2) activesupport (>= 4.2.0) hirb (0.7.3) - i18n (1.8.5) + i18n (1.8.9) concurrent-ruby (~> 1.0) jbuilder (2.10.1) activesupport (>= 5.0.0)