From cb60bcdc20c0275002b0e4021e1a2e392475b62d Mon Sep 17 00:00:00 2001 From: Alex Malaszkiewicz Date: Mon, 20 Nov 2023 17:23:45 +0100 Subject: [PATCH] Revert "Bump factory_bot_rails from 6.2.0 to 6.4.0" This reverts commit 3c6807b27830011e0d07667ddc7e1a3cad5eff31. --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b492e8af..a2ddb499 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -209,10 +209,10 @@ GEM erubi (1.12.0) erubis (2.7.0) execjs (2.9.1) - factory_bot (6.4.0) + factory_bot (6.2.1) activesupport (>= 5.0.0) - factory_bot_rails (6.4.0) - factory_bot (~> 6.4) + factory_bot_rails (6.2.0) + factory_bot (~> 6.2.0) railties (>= 5.0.0) factory_trace (1.1.1) factory_bot (>= 4.0)