Add system check for missing database indexes (#30888)
This commit is contained in:
@@ -600,6 +600,7 @@ GEM
|
||||
actionmailer (>= 3)
|
||||
net-smtp
|
||||
premailer (~> 1.7, >= 1.7.9)
|
||||
prism (0.30.0)
|
||||
propshaft (0.9.0)
|
||||
actionpack (>= 7.0.0)
|
||||
activesupport (>= 7.0.0)
|
||||
@@ -1003,6 +1004,7 @@ DEPENDENCIES
|
||||
pg (~> 1.5)
|
||||
pghero
|
||||
premailer-rails
|
||||
prism
|
||||
propshaft
|
||||
public_suffix (~> 6.0)
|
||||
puma (~> 6.3)
|
||||
|
||||
Reference in New Issue
Block a user