From a238c21afb00665dbd9298495fb2e7beda539c84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Jul 2025 15:54:28 +0000 Subject: [PATCH] Update dependency faker to v3.5.2 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 335ac6f..255c0a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM bootsnap (1.18.4) msgpack (~> 1.2) builder (3.2.4) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.5) connection_pool (2.4.1) crack (1.0.0) bigdecimal @@ -107,13 +107,13 @@ GEM factory_bot_rails (6.4.3) factory_bot (~> 6.4) railties (>= 5.0.0) - faker (3.3.1) + faker (3.5.2) i18n (>= 1.8.11, < 2) foreman (0.88.1) globalid (1.2.1) activesupport (>= 6.1) hashdiff (1.1.1) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) io-console (0.7.2) irb (1.12.0)