From 31f393b7d7b832118f8f90c7f7a72c8ac1ea4cb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 13:48:27 +0000 Subject: [PATCH] Bump factory_bot_rails from 6.4.2 to 6.4.3 (#174) --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6051730..d7040db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,9 +107,9 @@ GEM regexp_parser (~> 2.2) erubi (1.12.0) execjs (2.8.1) - factory_bot (6.4.2) + factory_bot (6.4.5) activesupport (>= 5.0.0) - factory_bot_rails (6.4.2) + factory_bot_rails (6.4.3) factory_bot (~> 6.4) railties (>= 5.0.0) ffaker (2.23.0) @@ -159,7 +159,7 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.7.0) - nokogiri (1.15.5) + nokogiri (1.16.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) orm_adapter (0.5.0)