From 2073fcf4ce79b66c24037d36eee474acfe3e94d2 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 12 Aug 2023 23:45:50 +0000 Subject: [PATCH] Update faker to version 3.2.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4f4ff1f5..a0f5930c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -134,8 +134,8 @@ GEM factory_bot_rails (4.10.0) factory_bot (~> 4.10.0) railties (>= 3.0.0) - faker (1.8.7) - i18n (>= 0.7) + faker (3.2.1) + i18n (>= 1.8.11, < 2) faraday (0.12.2) multipart-post (>= 1.2, < 3) ffi (1.15.5) @@ -181,7 +181,7 @@ GEM nokogiri (>= 1.6.0) ruby_parser (~> 3.5) http_parser.rb (0.6.0) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) interception (0.5) jaro_winkler (1.5.1)