dep: explicitly add bundler-audit

This commit is contained in:
Mike Dalessio
2026-06-09 10:50:21 -04:00
parent 67ca61da1f
commit e74d192aec
2 changed files with 6 additions and 1 deletions
+1
View File
@@ -48,6 +48,7 @@ gem "thruster"
group :development, :test do
gem "debug"
gem "rubocop-rails-omakase", require: false
gem "bundler-audit", require: false
gem "faker", require: false
gem "brakeman", require: false
end
+5 -1
View File
@@ -140,6 +140,9 @@ GEM
brakeman (8.0.4)
racc
builder (3.3.0)
bundler-audit (0.9.3)
bundler (>= 1.2.0)
thor (~> 1.0)
capybara (3.40.0)
addressable
matrix
@@ -412,6 +415,7 @@ DEPENDENCIES
bcrypt
benchmark
brakeman
bundler-audit
capybara
debug
faker
@@ -444,4 +448,4 @@ DEPENDENCIES
webmock
BUNDLED WITH
4.0.13
4.0.13