From 675612e218c80a3075635de910e06e1b02cc53b6 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 12 Aug 2023 23:46:31 +0000 Subject: [PATCH] Update faker to version 3.2.1 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index adb1022..1194ff7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.2.2) crass (1.0.6) devise (4.7.2) bcrypt (~> 3.0) @@ -93,8 +93,8 @@ GEM factory_bot_rails (6.1.0) factory_bot (~> 6.1.0) railties (>= 5.0.0) - faker (2.13.0) - i18n (>= 1.6, < 2) + faker (3.2.1) + i18n (>= 1.8.11, < 2) faraday (1.0.1) multipart-post (>= 1.2, < 3) ffi (1.13.1) @@ -112,7 +112,7 @@ GEM domain_name (~> 0.5) http-form_data (2.3.0) http_parser.rb (0.6.0) - i18n (1.8.5) + i18n (1.14.1) concurrent-ruby (~> 1.0) jbuilder (2.10.0) activesupport (>= 5.0.0)