mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
Add brakeman gem
This commit is contained in:
parent
91308b93e5
commit
68dde8a6ef
2 changed files with 3 additions and 0 deletions
1
Gemfile
1
Gemfile
|
|
@ -70,6 +70,7 @@ group :development do
|
|||
gem 'seed_dump'
|
||||
gem 'web-console'
|
||||
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
|
||||
gem 'brakeman'
|
||||
gem 'spring'
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue