Update factory_bot to drop observer that left the standard library

This commit is contained in:
Henne Vogelsang 2025-08-13 12:28:37 +02:00
parent 8e5bc86f6c
commit 07171027db
No known key found for this signature in database
GPG key ID: 97DDB66BDAF8D4D6

View file

@ -193,11 +193,11 @@ GEM
erubi (1.13.1)
erubis (2.7.0)
execjs (2.8.1)
factory_bot (6.2.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
factory_bot (6.5.4)
activesupport (>= 6.1.0)
factory_bot_rails (6.5.0)
factory_bot (~> 6.5)
railties (>= 6.1.0)
faker (2.18.0)
i18n (>= 1.6, < 2)
faraday (1.7.0)