From b2d5f1dec8d1c3ac67592fb9f8b6428367829818 Mon Sep 17 00:00:00 2001 From: Ari Timonen Date: Sun, 15 Nov 2020 05:16:59 +0200 Subject: [PATCH] Add bundle-audit --- Gemfile | 2 ++ Gemfile.lock | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/Gemfile b/Gemfile index b966a0e..71c7fca 100644 --- a/Gemfile +++ b/Gemfile @@ -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' diff --git a/Gemfile.lock b/Gemfile.lock index 26201f5..872a505 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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