Enable CodeClimate Bundler-Audit checks (#2862)
* add bundler-audit to Gemfile * Enable CodeClimate bundler-audit checks
This commit is contained in:
parent
74036a2c9d
commit
87588fa894
3 changed files with 16 additions and 9 deletions
1
Gemfile
1
Gemfile
|
@ -86,6 +86,7 @@ group :development do
|
|||
gem 'letter_opener'
|
||||
gem 'letter_opener_web'
|
||||
gem 'rubocop', '0.46.0', require: false
|
||||
gem 'bundler-audit', '~> 0.4.0', require: false
|
||||
|
||||
gem 'capistrano', '3.8.0'
|
||||
gem 'capistrano-rails'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue