From 0cf8eb4c6533e390a7435c9b775142b9a9472f95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 05:03:41 +0000 Subject: [PATCH] Bump faker from 2.15.1 to 2.16.0 Bumps [faker](https://github.com/faker-ruby/faker) from 2.15.1 to 2.16.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.16.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5bd7a77a..6d569697 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,12 +119,12 @@ GEM factory_bot_rails (6.1.0) factory_bot (~> 6.1.0) railties (>= 5.0.0) - faker (2.15.1) + faker (2.16.0) i18n (>= 1.6, < 2) ffi (1.14.2) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.8.7) + i18n (1.8.9) concurrent-ruby (~> 1.0) jsonapi-renderer (0.2.2) jwt (2.2.2)