Gem bumps - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit de82e4afb0299e133c70f9cae641dca4058f9e6c
 (DIR) parent 11d7a4713f4be0265ccab4c8b530fe1f9a0c3b1c
 (HTM) Author: HD Moore <hd_moore@rapid7.com>
       Date:   Sun, 22 Nov 2015 13:57:04 -0600
       
       Gem bumps
       
       Diffstat:
         M Gemfile                             |       2 +-
         M Gemfile.lock                        |     104 ++++++++++++++++----------------
       
       2 files changed, 53 insertions(+), 53 deletions(-)
       ---
 (DIR) diff --git a/Gemfile b/Gemfile
       @@ -28,7 +28,7 @@ gem 'therubyracer'
        
        gem 'font-awesome-rails'
        
       -gem 'reportable', :git => 'git://github.com/hmoore-r7/reportable.git', :require => 'saulabs/reportable'
       +gem 'reportable', :git => 'git://github.com/hdm/reportable.git', :require => 'saulabs/reportable'
        
        gem 'will_paginate', '~> 3.0'
        gem 'will_paginate-bootstrap'
 (DIR) diff --git a/Gemfile.lock b/Gemfile.lock
       @@ -1,5 +1,5 @@
        GIT
       -  remote: git://github.com/hmoore-r7/reportable.git
       +  remote: git://github.com/hdm/reportable.git
          revision: 073bc1657ee301f4c961f14247ef1a58cf38bd1f
          specs:
            reportable (1.3.1)
       @@ -9,45 +9,45 @@ GIT
        GEM
          remote: http://rubygems.org/
          specs:
       -    actionmailer (4.1.10)
       -      actionpack (= 4.1.10)
       -      actionview (= 4.1.10)
       +    actionmailer (4.1.14)
       +      actionpack (= 4.1.14)
       +      actionview (= 4.1.14)
              mail (~> 2.5, >= 2.5.4)
       -    actionpack (4.1.10)
       -      actionview (= 4.1.10)
       -      activesupport (= 4.1.10)
       +    actionpack (4.1.14)
       +      actionview (= 4.1.14)
       +      activesupport (= 4.1.14)
              rack (~> 1.5.2)
              rack-test (~> 0.6.2)
       -    actionview (4.1.10)
       -      activesupport (= 4.1.10)
       +    actionview (4.1.14)
       +      activesupport (= 4.1.14)
              builder (~> 3.1)
              erubis (~> 2.7.0)
       -    activemodel (4.1.10)
       -      activesupport (= 4.1.10)
       +    activemodel (4.1.14)
       +      activesupport (= 4.1.14)
              builder (~> 3.1)
       -    activerecord (4.1.10)
       -      activemodel (= 4.1.10)
       -      activesupport (= 4.1.10)
       +    activerecord (4.1.14)
       +      activemodel (= 4.1.14)
       +      activesupport (= 4.1.14)
              arel (~> 5.0.0)
       -    activesupport (4.1.10)
       +    activesupport (4.1.14)
              i18n (~> 0.6, >= 0.6.9)
              json (~> 1.7, >= 1.7.7)
              minitest (~> 5.1)
              thread_safe (~> 0.1)
              tzinfo (~> 1.1)
            arel (5.0.1.20140414130214)
       -    authlogic (3.4.5)
       +    authlogic (3.4.6)
              activerecord (>= 3.2)
              activesupport (>= 3.2)
              request_store (~> 1.0)
       -      scrypt (~> 1.2)
       -    autoprefixer-rails (5.2.0)
       +      scrypt (>= 1.2, < 3.0)
       +    autoprefixer-rails (6.1.0.1)
              execjs
              json
       -    bootstrap-sass (3.3.4.1)
       +    bootstrap-sass (3.3.5)
              autoprefixer-rails (>= 5.0.0.1)
              sass (>= 3.2.19)
       -    breadcrumbs_on_rails (2.3.0)
       +    breadcrumbs_on_rails (2.3.1)
            builder (3.2.2)
            coffee-rails (4.0.1)
              coffee-script (>= 2.2.0)
       @@ -55,19 +55,19 @@ GEM
            coffee-script (2.4.1)
              coffee-script-source
              execjs
       -    coffee-script-source (1.9.1.1)
       +    coffee-script-source (1.10.0)
            dynamic_form (1.1.4)
            erubis (2.7.0)
       -    execjs (2.5.2)
       -    ffi (1.9.8)
       +    execjs (2.6.0)
       +    ffi (1.9.10)
            ffi-compiler (0.1.3)
              ffi (>= 1.0.0)
              rake
       -    font-awesome-rails (4.3.0.0)
       +    font-awesome-rails (4.4.0.0)
              railties (>= 3.2, < 5.0)
            formtastic (3.1.3)
              actionpack (>= 3.2.13)
       -    formtastic-bootstrap (3.1.0)
       +    formtastic-bootstrap (3.1.1)
              formtastic (>= 3.0)
            hike (1.2.3)
            i18n (0.7.0)
       @@ -76,46 +76,46 @@ GEM
              jquery-rails
              railties (>= 3.1)
              sass-rails
       -    jquery-rails (3.1.2)
       +    jquery-rails (3.1.4)
              railties (>= 3.0, < 5.0)
              thor (>= 0.14, < 2.0)
            json (1.8.3)
       -    kgio (2.9.3)
       +    kgio (2.10.0)
            kissfft (0.0.2)
       -    libv8 (3.16.14.7)
       +    libv8 (3.16.14.13)
            mail (2.6.3)
              mime-types (>= 1.16, < 3)
       -    mime-types (2.6.1)
       -    minitest (5.7.0)
       -    multi_json (1.11.0)
       -    pg (0.18.2)
       +    mime-types (2.99)
       +    minitest (5.8.3)
       +    multi_json (1.11.2)
       +    pg (0.18.4)
            protected_attributes (1.0.9)
              activemodel (>= 4.0.1, < 5.0)
            psych_shield (0.0.4)
       -    rack (1.5.3)
       +    rack (1.5.5)
            rack-test (0.6.3)
              rack (>= 1.0)
       -    rails (4.1.10)
       -      actionmailer (= 4.1.10)
       -      actionpack (= 4.1.10)
       -      actionview (= 4.1.10)
       -      activemodel (= 4.1.10)
       -      activerecord (= 4.1.10)
       -      activesupport (= 4.1.10)
       +    rails (4.1.14)
       +      actionmailer (= 4.1.14)
       +      actionpack (= 4.1.14)
       +      actionview (= 4.1.14)
       +      activemodel (= 4.1.14)
       +      activerecord (= 4.1.14)
       +      activesupport (= 4.1.14)
              bundler (>= 1.3.0, < 2.0)
       -      railties (= 4.1.10)
       +      railties (= 4.1.14)
              sprockets-rails (~> 2.0)
            rails-settings-cached (0.4.1)
              rails (>= 4.0.0)
       -    railties (4.1.10)
       -      actionpack (= 4.1.10)
       -      activesupport (= 4.1.10)
       +    railties (4.1.14)
       +      actionpack (= 4.1.14)
       +      activesupport (= 4.1.14)
              rake (>= 0.8.7)
              thor (>= 0.18.1, < 2.0)
       -    raindrops (0.13.0)
       +    raindrops (0.15.0)
            rake (10.4.2)
       -    ref (1.0.5)
       -    request_store (1.1.0)
       +    ref (2.0.0)
       +    request_store (1.2.1)
            rex (2.0.8)
            sass (3.2.19)
            sass-rails (4.0.5)
       @@ -123,15 +123,15 @@ GEM
              sass (~> 3.2.2)
              sprockets (~> 2.8, < 3.0)
              sprockets-rails (~> 2.0)
       -    scrypt (1.2.1)
       +    scrypt (2.0.2)
              ffi-compiler (>= 0.0.2)
              rake
       -    sprockets (2.12.3)
       +    sprockets (2.12.4)
              hike (~> 1.2)
              multi_json (~> 1.0)
              rack (~> 1.0)
              tilt (~> 1.1, != 1.3.0)
       -    sprockets-rails (2.3.1)
       +    sprockets-rails (2.3.3)
              actionpack (>= 3.0)
              activesupport (>= 3.0)
              sprockets (>= 2.8, < 4.0)
       @@ -143,10 +143,10 @@ GEM
            tilt (1.4.1)
            tzinfo (1.2.2)
              thread_safe (~> 0.1)
       -    uglifier (2.7.1)
       +    uglifier (2.7.2)
              execjs (>= 0.3.0)
              json (>= 1.8.0)
       -    unicorn (4.9.0)
       +    unicorn (5.0.1)
              kgio (~> 2.6)
              rack
              raindrops (~> 0.7)