Bump gems - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit bc1510fd13e58d1bb35c52464f2f384b8ea6970c
 (DIR) parent 3208328823f9c9806d6878cb3f79ad04ca83fe56
 (HTM) Author: HD Moore <x@hdm.io>
       Date:   Sat,  2 Jul 2016 10:49:02 -0500
       
       Bump gems
       
       Diffstat:
         M Gemfile.lock                        |      86 ++++++++++++++++---------------
       
       1 file changed, 45 insertions(+), 41 deletions(-)
       ---
 (DIR) diff --git a/Gemfile.lock b/Gemfile.lock
       @@ -46,23 +46,23 @@ GEM
              thread_safe (~> 0.1)
              tzinfo (~> 1.1)
            addressable (2.4.0)
       -    annotate (2.7.0)
       +    annotate (2.7.1)
              activerecord (>= 3.2, < 6.0)
       -      rake (~> 10.4)
       +      rake (>= 10.4, < 12.0)
            arel (5.0.1.20140414130214)
            authlogic (3.4.6)
              activerecord (>= 3.2)
              activesupport (>= 3.2)
              request_store (~> 1.0)
              scrypt (>= 1.2, < 3.0)
       -    autoprefixer-rails (6.3.6)
       +    autoprefixer-rails (6.3.6.2)
              execjs
            bootstrap-sass (3.3.5)
              autoprefixer-rails (>= 5.0.0.1)
              sass (>= 3.2.19)
            breadcrumbs_on_rails (2.3.1)
            builder (3.2.2)
       -    capybara (2.7.0)
       +    capybara (2.7.1)
              addressable
              mime-types (>= 1.16)
              nokogiri (>= 1.3.3)
       @@ -87,7 +87,7 @@ GEM
              http_parser.rb (~> 0.6.0)
            erubis (2.7.0)
            eventmachine (1.2.0.1)
       -    execjs (2.6.0)
       +    execjs (2.7.0)
            factory_girl (4.7.0)
              activesupport (>= 3.0.0)
            factory_girl_rails (4.7.0)
       @@ -100,16 +100,16 @@ GEM
              ffi (>= 1.0.0)
              rake
            filesize (0.1.1)
       -    font-awesome-rails (4.6.1.0)
       +    font-awesome-rails (4.6.3.1)
              railties (>= 3.2, < 5.1)
            formatador (0.2.5)
            formtastic (3.1.4)
              actionpack (>= 3.2.13)
            formtastic-bootstrap (3.1.1)
              formtastic (>= 3.0)
       -    guard (2.13.0)
       +    guard (2.14.0)
              formatador (>= 0.2.4)
       -      listen (>= 2.7, <= 4.0)
       +      listen (>= 2.7, < 4.0)
              lumberjack (~> 1.0)
              nenv (~> 0.1)
              notiffany (~> 0.0)
       @@ -129,7 +129,7 @@ GEM
            guard-rails (0.7.2)
              guard (~> 2.11)
              guard-compat (~> 1.0)
       -    guard-rspec (4.6.5)
       +    guard-rspec (4.7.2)
              guard (~> 2.1)
              guard-compat (~> 1.1)
              rspec (>= 2.99.0, < 4.0)
       @@ -147,27 +147,30 @@ GEM
            launchy (2.4.3)
              addressable (~> 2.3)
            libv8 (3.16.14.15)
       -    listen (3.1.1)
       -      rb-fsevent (>= 0.9.3)
       -      rb-inotify (>= 0.9.7)
       +    listen (3.1.5)
       +      rb-fsevent (~> 0.9, >= 0.9.4)
       +      rb-inotify (~> 0.9, >= 0.9.7)
       +      ruby_dep (~> 1.2)
            lumberjack (1.0.10)
            mail (2.6.4)
              mime-types (>= 1.16, < 4)
            metasm (1.0.2)
            method_source (0.8.2)
       -    mime-types (3.0)
       +    mime-types (3.1)
              mime-types-data (~> 3.2015)
       -    mime-types-data (3.2016.0221)
       -    mini_portile2 (2.0.0)
       -    minitest (5.8.4)
       -    multi_json (1.11.3)
       +    mime-types-data (3.2016.0521)
       +    mini_portile2 (2.1.0)
       +    minitest (5.9.0)
       +    multi_json (1.12.1)
            nenv (0.3.0)
       -    nokogiri (1.6.7.2)
       -      mini_portile2 (~> 2.0.0.rc2)
       -    notiffany (0.0.8)
       +    nokogiri (1.6.8)
       +      mini_portile2 (~> 2.1.0)
       +      pkg-config (~> 1.1.7)
       +    notiffany (0.1.0)
              nenv (~> 0.1)
              shellany (~> 0.0)
            pg (0.18.4)
       +    pkg-config (1.1.7)
            protected_attributes (1.0.9)
              activemodel (>= 4.0.1, < 5.0)
            pry (0.10.3)
       @@ -197,7 +200,7 @@ GEM
              rake (>= 0.8.7)
              thor (>= 0.18.1, < 2.0)
            raindrops (0.16.0)
       -    rake (10.5.0)
       +    rake (11.2.2)
            rb-fsevent (0.9.7)
            rb-inotify (0.9.7)
              ffi (>= 0.5.0)
       @@ -214,27 +217,28 @@ GEM
              robots
            rkelly-remix (0.0.6)
            robots (0.10.1)
       -    rspec (3.4.0)
       -      rspec-core (~> 3.4.0)
       -      rspec-expectations (~> 3.4.0)
       -      rspec-mocks (~> 3.4.0)
       -    rspec-core (3.4.4)
       -      rspec-support (~> 3.4.0)
       -    rspec-expectations (3.4.0)
       +    rspec (3.5.0)
       +      rspec-core (~> 3.5.0)
       +      rspec-expectations (~> 3.5.0)
       +      rspec-mocks (~> 3.5.0)
       +    rspec-core (3.5.0)
       +      rspec-support (~> 3.5.0)
       +    rspec-expectations (3.5.0)
              diff-lcs (>= 1.2.0, < 2.0)
       -      rspec-support (~> 3.4.0)
       -    rspec-mocks (3.4.1)
       +      rspec-support (~> 3.5.0)
       +    rspec-mocks (3.5.0)
              diff-lcs (>= 1.2.0, < 2.0)
       -      rspec-support (~> 3.4.0)
       -    rspec-rails (3.4.2)
       -      actionpack (>= 3.0, < 4.3)
       -      activesupport (>= 3.0, < 4.3)
       -      railties (>= 3.0, < 4.3)
       -      rspec-core (~> 3.4.0)
       -      rspec-expectations (~> 3.4.0)
       -      rspec-mocks (~> 3.4.0)
       -      rspec-support (~> 3.4.0)
       -    rspec-support (3.4.1)
       +      rspec-support (~> 3.5.0)
       +    rspec-rails (3.5.0)
       +      actionpack (>= 3.0)
       +      activesupport (>= 3.0)
       +      railties (>= 3.0)
       +      rspec-core (~> 3.5.0)
       +      rspec-expectations (~> 3.5.0)
       +      rspec-mocks (~> 3.5.0)
       +      rspec-support (~> 3.5.0)
       +    rspec-support (3.5.0)
       +    ruby_dep (1.3.1)
            rubyzip (1.2.0)
            sass (3.2.19)
            sass-rails (4.0.5)
       @@ -245,7 +249,7 @@ GEM
            scrypt (2.1.1)
              ffi-compiler (>= 0.0.2)
              rake
       -    selenium-webdriver (2.53.0)
       +    selenium-webdriver (2.53.4)
              childprocess (~> 0.5)
              rubyzip (~> 1.0)
              websocket (~> 1.0)