Add Bullet gem for dev & fix N+1 queries issues for core index actions
All checks were successful
CI / scan_ruby (push) Successful in 26s
CI / scan_js (push) Successful in 15s
CI / lint (push) Successful in 15s
CI / test (push) Successful in 34s

This commit is contained in:
sto
2026-03-10 15:51:26 +01:00
parent ee65212f57
commit 8a993fa310
7 changed files with 17 additions and 4 deletions

View File

@@ -91,6 +91,9 @@ GEM
brakeman (8.0.4)
racc
builder (3.3.0)
bullet (8.1.0)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
capybara (3.40.0)
addressable
matrix
@@ -424,6 +427,7 @@ GEM
unicode-display_width (3.2.0)
unicode-emoji (~> 4.1)
unicode-emoji (4.2.0)
uniform_notifier (1.18.0)
uri (1.1.1)
useragent (0.16.11)
web-console (4.3.0)
@@ -455,6 +459,7 @@ DEPENDENCIES
bootsnap
bootstrap (~> 5.3.3)
brakeman
bullet
capybara
csv
damerau-levenshtein