Update factory_bot to drop observer that left the standard library
This commit is contained in:
parent
8e5bc86f6c
commit
07171027db
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -193,11 +193,11 @@ GEM
|
||||||
erubi (1.13.1)
|
erubi (1.13.1)
|
||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
execjs (2.8.1)
|
execjs (2.8.1)
|
||||||
factory_bot (6.2.0)
|
factory_bot (6.5.4)
|
||||||
activesupport (>= 5.0.0)
|
activesupport (>= 6.1.0)
|
||||||
factory_bot_rails (6.2.0)
|
factory_bot_rails (6.5.0)
|
||||||
factory_bot (~> 6.2.0)
|
factory_bot (~> 6.5)
|
||||||
railties (>= 5.0.0)
|
railties (>= 6.1.0)
|
||||||
faker (2.18.0)
|
faker (2.18.0)
|
||||||
i18n (>= 1.6, < 2)
|
i18n (>= 1.6, < 2)
|
||||||
faraday (1.7.0)
|
faraday (1.7.0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue