Update factory_bot_rails to version 6.4.3

This commit is contained in:
depfu[bot] 2024-03-05 17:19:41 +00:00 committed by GitHub
parent 4d22c66756
commit d830431fc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -182,10 +182,10 @@ GEM
railties (>= 3.2)
erubi (1.12.0)
execjs (2.9.1)
factory_bot (6.2.1)
factory_bot (6.4.6)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faker (3.2.3)
i18n (>= 1.8.11, < 2)