From 42ae586c95033b8a6bb7f2b3cbe7916785688130 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 11:02:20 +0000 Subject: [PATCH] Bump faker from 2.13.0 to 2.17.0 Bumps [faker](https://github.com/faker-ruby/faker) from 2.13.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.13.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 8dfa91c..5e149d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM activesupport (>= 3.0.0) uniform_notifier (~> 1.11) coderay (1.1.3) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) crass (1.0.6) database_cleaner (1.8.5) diff-lcs (1.3) @@ -85,12 +85,12 @@ GEM factory_bot_rails (6.1.0) factory_bot (~> 6.1.0) railties (>= 5.0.0) - faker (2.13.0) + faker (2.17.0) i18n (>= 1.6, < 2) ffi (1.13.1) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.8.5) + i18n (1.8.9) concurrent-ruby (~> 1.0) interactor (3.1.2) interactor-rails (2.2.1)