URI: 
       Add psych_shield for now - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit 28e6e78f4d89889b29a9571421f5748e74785372
   DIR parent 68e5af051409e8ccbaae36bb7987c3f0002c9100
  HTML Author: HD Moore <hd_moore@rapid7.com>
       Date:   Tue, 26 Aug 2014 11:16:01 -0500
       
       Add psych_shield for now
       
       Diffstat:
         M Gemfile                             |       1 +
         M Gemfile.lock                        |       2 ++
       
       2 files changed, 3 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/Gemfile b/Gemfile
       @@ -38,3 +38,4 @@ gem 'reportable', :git => 'git://github.com/hmoore-r7/reportable.git', :require 
        gem 'will_paginate', '~> 3.0'
        gem 'will_paginate-bootstrap'
        gem 'dynamic_form'
       +gem 'psych_shield'
   DIR diff --git a/Gemfile.lock b/Gemfile.lock
       @@ -96,6 +96,7 @@ GEM
            pg (0.15.1)
            pg_array_parser (0.0.8)
            polyglot (0.3.5)
       +    psych_shield (0.0.4)
            rack (1.4.5)
            rack-cache (1.2)
              rack (>= 0.4)
       @@ -234,6 +235,7 @@ DEPENDENCIES
          librex
          pg (>= 0.11)
          postgres_ext!
       +  psych_shield
          rails (>= 3.2.19)
          rails-settings-cached
          rails_bootstrap_navbar