Remove "bundler-audit" gem

This commit is contained in:
Artur Beljajev 2018-06-05 05:09:25 +03:00
parent 710d5802e0
commit af0415c949
2 changed files with 0 additions and 5 deletions

View file

@ -120,7 +120,6 @@ group :development, :test do
gem 'pry', '0.10.1'
gem 'bullet', '4.14.7' # for finding database optimizations
gem 'bundler-audit'
gem 'brakeman', '3.6.1', require: false # for security audit'
# tmp, otherwise conflics with breakman
# gem 'html2haml', github: 'haml/html2haml', ref: '6984f50bdbbd6291535027726a5697f28778ee8d'