From: Tom Hughes Date: Tue, 21 Nov 2023 17:26:23 +0000 (+0000) Subject: Fix dependency X-Git-Tag: live~965 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/5da286bb4597cb5c5c29cd82b6e408454f752348 Fix dependency --- diff --git a/Gemfile.lock b/Gemfile.lock index 633b524a4..6a58c6e1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,10 +228,10 @@ GEM erubi (1.12.0) execjs (2.9.1) exifr (1.4.0) - factory_bot (6.4.1) + factory_bot (6.2.1) activesupport (>= 5.0.0) factory_bot_rails (6.2.0) - factory_bot (~> 6.2) + factory_bot (~> 6.2.0) railties (>= 5.0.0) faraday (2.7.12) base64