add user scaffold
This commit is contained in:
@@ -90,6 +90,9 @@ GEM
|
||||
io-wait (0.2.1)
|
||||
irb (1.4.1)
|
||||
reline (>= 0.3.0)
|
||||
jbuilder (2.11.5)
|
||||
actionview (>= 5.0.0)
|
||||
activesupport (>= 5.0.0)
|
||||
loofah (2.14.0)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
@@ -190,6 +193,7 @@ DEPENDENCIES
|
||||
bootsnap
|
||||
debug
|
||||
factory_bot_rails (~> 6.2)
|
||||
jbuilder
|
||||
pg (~> 1.1)
|
||||
puma (~> 5.0)
|
||||
rails (~> 7.0.2, >= 7.0.2.2)
|
||||
|
||||
Reference in New Issue
Block a user