Updated gems - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 68e5af051409e8ccbaae36bb7987c3f0002c9100
 (DIR) parent d5ef28c96c1d1b32d4fc4298315cc326814efa7b
 (HTM) Author: HD Moore <hd_moore@rapid7.com>
       Date:   Tue, 26 Aug 2014 11:15:19 -0500
       
       Updated gems
       
       Diffstat:
         M Gemfile                             |       2 +-
         M Gemfile.lock                        |     146 +++++++++++++++++++++----------
       
       2 files changed, 103 insertions(+), 45 deletions(-)
       ---
 (DIR) diff --git a/Gemfile b/Gemfile
       @@ -2,7 +2,7 @@ source 'http://rubygems.org'
        
        ruby '1.9.3'
        gem 'thin'
       -gem 'rails', '>=3.2.13'
       +gem 'rails', '>=3.2.19'
        gem 'pg', '>=0.11'
        
        gem 'jquery-rails'
 (DIR) diff --git a/Gemfile.lock b/Gemfile.lock
       @@ -17,12 +17,12 @@ GIT
        GEM
          remote: http://rubygems.org/
          specs:
       -    actionmailer (3.2.13)
       -      actionpack (= 3.2.13)
       -      mail (~> 2.5.3)
       -    actionpack (3.2.13)
       -      activemodel (= 3.2.13)
       -      activesupport (= 3.2.13)
       +    actionmailer (3.2.19)
       +      actionpack (= 3.2.19)
       +      mail (~> 2.5.4)
       +    actionpack (3.2.19)
       +      activemodel (= 3.2.19)
       +      activesupport (= 3.2.19)
              builder (~> 3.0.0)
              erubis (~> 2.7.0)
              journey (~> 1.0.4)
       @@ -30,24 +30,25 @@ GEM
              rack-cache (~> 1.2)
              rack-test (~> 0.6.1)
              sprockets (~> 2.2.1)
       -    activemodel (3.2.13)
       -      activesupport (= 3.2.13)
       +    activemodel (3.2.19)
       +      activesupport (= 3.2.19)
              builder (~> 3.0.0)
       -    activerecord (3.2.13)
       -      activemodel (= 3.2.13)
       -      activesupport (= 3.2.13)
       +    activerecord (3.2.19)
       +      activemodel (= 3.2.19)
       +      activesupport (= 3.2.19)
              arel (~> 3.0.2)
              tzinfo (~> 0.3.29)
       -    activeresource (3.2.13)
       -      activemodel (= 3.2.13)
       -      activesupport (= 3.2.13)
       -    activesupport (3.2.13)
       -      i18n (= 0.6.1)
       +    activeresource (3.2.19)
       +      activemodel (= 3.2.19)
       +      activesupport (= 3.2.19)
       +    activesupport (3.2.19)
       +      i18n (~> 0.6, >= 0.6.4)
              multi_json (~> 1.0)
       -    arel (3.0.2)
       -    authlogic (3.3.0)
       +    arel (3.0.3)
       +    authlogic (3.4.2)
              activerecord (>= 3.2)
              activesupport (>= 3.2)
       +      request_store (~> 1.0)
            builder (3.0.4)
            coffee-rails (3.2.2)
              coffee-script (>= 2.2.0)
       @@ -68,15 +69,15 @@ GEM
            formtastic-bootstrap (2.0.0)
              formtastic (~> 2.2)
              formtastic-bootstrap
       -    hike (1.2.2)
       -    i18n (0.6.1)
       +    hike (1.2.3)
       +    i18n (0.6.11)
            journey (1.0.4)
            jquery-datatables-rails (1.11.2)
              jquery-rails
            jquery-rails (2.2.1)
              railties (>= 3.0, < 5.0)
              thor (>= 0.14, < 2.0)
       -    json (1.7.7)
       +    json (1.8.1)
            kissfft (0.0.1)
            less (2.3.1)
              commonjs (~> 0.2.6)
       @@ -85,47 +86,47 @@ GEM
              less (~> 2.3.1)
            less-rails-bootstrap (2.3.2)
              less-rails (~> 2.3.1)
       -    librex (0.0.68)
       +    librex (0.0.70)
            libv8 (3.11.8.17)
       -    mail (2.5.3)
       -      i18n (>= 0.4.0)
       +    mail (2.5.4)
              mime-types (~> 1.16)
              treetop (~> 1.4.8)
       -    mime-types (1.22)
       -    multi_json (1.7.2)
       +    mime-types (1.25.1)
       +    multi_json (1.10.1)
            pg (0.15.1)
            pg_array_parser (0.0.8)
       -    polyglot (0.3.3)
       +    polyglot (0.3.5)
            rack (1.4.5)
            rack-cache (1.2)
              rack (>= 0.4)
       -    rack-ssl (1.3.3)
       +    rack-ssl (1.3.4)
              rack
            rack-test (0.6.2)
              rack (>= 1.0)
       -    rails (3.2.13)
       -      actionmailer (= 3.2.13)
       -      actionpack (= 3.2.13)
       -      activerecord (= 3.2.13)
       -      activeresource (= 3.2.13)
       -      activesupport (= 3.2.13)
       +    rails (3.2.19)
       +      actionmailer (= 3.2.19)
       +      actionpack (= 3.2.19)
       +      activerecord (= 3.2.19)
       +      activeresource (= 3.2.19)
       +      activesupport (= 3.2.19)
              bundler (~> 1.0)
       -      railties (= 3.2.13)
       +      railties (= 3.2.19)
            rails-settings-cached (0.2.4)
              rails (>= 3.0.0)
            rails_bootstrap_navbar (0.1.5.beta)
              rails (>= 3.0.0)
       -    railties (3.2.13)
       -      actionpack (= 3.2.13)
       -      activesupport (= 3.2.13)
       +    railties (3.2.19)
       +      actionpack (= 3.2.19)
       +      activesupport (= 3.2.19)
              rack-ssl (~> 1.3.2)
              rake (>= 0.8.7)
              rdoc (~> 3.4)
              thor (>= 0.14.6, < 2.0)
       -    rake (10.0.4)
       +    rake (10.3.2)
            rdoc (3.12.2)
              json (~> 1.4)
            ref (1.0.4)
       +    request_store (1.1.0)
            sass (3.2.7)
            sass-rails (3.2.6)
              railties (~> 3.2.0)
       @@ -143,16 +144,73 @@ GEM
              daemons (>= 1.0.9)
              eventmachine (>= 0.12.6)
              rack (>= 1.0.0)
       -    thor (0.18.1)
       -    tilt (1.3.7)
       -    treetop (1.4.12)
       +    thor (0.19.1)
       +    tilt (1.4.1)
       +    treetop (1.4.15)
              polyglot
       +      polyglot
       +      polyglot
       +      polyglot
       +      polyglot
       +      polyglot
       +      polyglot
       +      polyglot
       +      polyglot
       +      polyglot
       +      polyglot
       +      polyglot
       +      polyglot
       +      polyglot
       +      polyglot
       +      polyglot
       +      polyglot
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
       +      polyglot (>= 0.3.1)
              polyglot (>= 0.3.1)
            twitter-bootstrap-rails (2.2.6)
              actionpack (>= 3.1)
              execjs
              railties (>= 3.1)
       -    tzinfo (0.3.37)
       +    tzinfo (0.3.41)
            uglifier (2.0.1)
              execjs (>= 0.3.0)
              multi_json (~> 1.0, >= 1.0.2)
       @@ -176,7 +234,7 @@ DEPENDENCIES
          librex
          pg (>= 0.11)
          postgres_ext!
       -  rails (>= 3.2.13)
       +  rails (>= 3.2.19)
          rails-settings-cached
          rails_bootstrap_navbar
          reportable!