Removed [brakeman, guard-brakeman] gems per request

This commit is contained in:
Al Snow
2019-04-06 14:08:30 -04:00
parent 301eb017ec
commit 8e14799d77
2 changed files with 0 additions and 8 deletions
-2
View File
@@ -36,9 +36,7 @@ gem "unicorn"
group :development, :mysql do
gem "better_errors"
gem "binding_of_caller"
gem "brakeman"
gem "bundler-audit"
gem "guard-brakeman"
gem "guard-livereload"
gem "guard-rspec"
gem "guard-shell"