mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
Add bullet for catching n+1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user