Add bullet for catching n+1

This commit is contained in:
Max Wofford
2025-04-03 21:11:46 -04:00
parent 3f55de928f
commit 59ce8128da
3 changed files with 17 additions and 0 deletions

View File

@@ -108,6 +108,9 @@ GEM
brakeman (7.0.0)
racc
builder (3.3.0)
bullet (8.0.2)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
capybara (3.40.0)
addressable
matrix
@@ -451,6 +454,7 @@ GEM
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uniform_notifier (1.16.0)
uri (1.0.3)
useragent (0.16.11)
view_component (3.21.0)
@@ -488,6 +492,7 @@ DEPENDENCIES
avo-record_link_field (~> 0.0.2)
bootsnap
brakeman
bullet
capybara
debug
dotenv-rails