Add bundle-audit

This commit is contained in:
Ari Timonen 2020-11-15 05:16:59 +02:00
parent d44c04534b
commit b2d5f1dec8
2 changed files with 8 additions and 0 deletions

View file

@ -78,6 +78,8 @@ gem 'active_record_union'
# FIXME: Dependency version fix
gem 'signet', '0.11.0'
gem 'bundle-audit'
group :production do
gem 'newrelic_rpm'
gem 'puma_worker_killer'

View file

@ -135,6 +135,11 @@ GEM
sass (>= 3.2.0)
thor
builder (3.2.4)
bundle-audit (0.1.0)
bundler-audit
bundler-audit (0.7.0.1)
bundler (>= 1.2.0, < 3)
thor (>= 0.18, < 2)
byebug (11.1.1)
capybara (3.31.0)
addressable
@ -493,6 +498,7 @@ DEPENDENCIES
binding_of_caller
bluecloth
bourbon (~> 3.1.8)
bundle-audit
capybara
carrierwave
codeclimate-test-reporter