From b651c63a392318654bb20d5f3debd3ac248984ee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 04:50:16 +0000 Subject: [PATCH] Bump faker from 2.15.1 to 2.18.0 Bumps [faker](https://github.com/faker-ruby/faker) from 2.15.1 to 2.18.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.15.1...v2.18.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 689f1cb..cf62e28 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM ast (2.4.1) bcrypt (3.1.16) coderay (1.1.3) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) diff-lcs (1.4.4) dotenv (2.7.6) dry-auto_inject (0.7.0) @@ -69,7 +69,7 @@ GEM dry-schema (~> 1.5, >= 1.5.2) factory_bot (6.1.0) activesupport (>= 5.0.0) - faker (2.15.1) + faker (2.18.0) i18n (>= 1.6, < 2) i18n (1.8.7) concurrent-ruby (~> 1.0)