mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 11:38:30 +02:00
Added brakeman to robot
This commit is contained in:
parent
181da1abb7
commit
0273a0d99f
3 changed files with 43 additions and 19 deletions
3
Gemfile
3
Gemfile
|
@ -135,4 +135,7 @@ group :development, :test do
|
|||
|
||||
# for finding future vulnerable gems
|
||||
gem 'bundler-audit'
|
||||
|
||||
# for security audit'
|
||||
gem 'brakeman', '~> 2.6.2', :require => false
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue