mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Add bundle-audit for security auditing
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -140,6 +140,7 @@ group :test, :development do
|
|||||||
gem 'spork-rails'
|
gem 'spork-rails'
|
||||||
gem 'pry-nav'
|
gem 'pry-nav'
|
||||||
gem 'byebug', require: ENV['RM_INFO'].nil?
|
gem 'byebug', require: ENV['RM_INFO'].nil?
|
||||||
|
gem "bundle-audit", require: false
|
||||||
end
|
end
|
||||||
|
|
||||||
group :development do
|
group :development do
|
||||||
|
|||||||
Reference in New Issue
Block a user