From a95e9fae2dce32f9c387f19d375a9e20b51d0985 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Sun, 6 Mar 2022 04:36:01 +0100 Subject: [PATCH] Maintenance: Bump faker from 2.19.0 to 2.20.0 Bumps [faker](https://github.com/faker-ruby/faker) from 2.19.0 to 2.20.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.19.0...v2.20.0) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6445ffe9c..b3ab5ed49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,8 +177,8 @@ GEM factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - faker (2.19.0) - i18n (>= 1.6, < 2) + faker (2.20.0) + i18n (>= 1.8.11, < 2) faraday (1.10.0) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0)