From 217993ab2e487152f325ead4ff150b6294a8cac6 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 22 May 2022 22:17:01 +0000 Subject: [PATCH] Update faker to version 2.21.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5a945f18..aa259c60 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -218,7 +218,7 @@ GEM factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - faker (2.20.0) + faker (2.21.0) i18n (>= 1.8.11, < 2) faraday (2.3.0) faraday-net_http (~> 2.0)