From 5f848553a01fb36cd58dce8e8553e0c121b7f16e Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Mon, 2 Mar 2015 16:29:01 +0200 Subject: [PATCH] Robot: brakeman less verbose now --- bin/robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/robot b/bin/robot index 88334b159..55ac07031 100755 --- a/bin/robot +++ b/bin/robot @@ -45,7 +45,7 @@ bundle exec bundle-audit update bundle exec bundle-audit BCODE=$? BCODE=0 # tmp -bundle exec brakeman +bundle exec brakeman -q echo "END_OF_SECURITY_RESULTS" # update code review