Bump some gems - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 14ae287204b8e68d01c7d3aa5bcceea88489cf38
 (DIR) parent 86414083dd5fbf42d0fba0b15cde689b5ad3abf5
 (HTM) Author: HD Moore <hd_moore@rapid7.com>
       Date:   Sun, 24 Jan 2016 13:51:36 -0600
       
       Bump some gems
       
       Diffstat:
         M Gemfile.lock                        |      48 +++++++++++++++++--------------
       
       1 file changed, 26 insertions(+), 22 deletions(-)
       ---
 (DIR) diff --git a/Gemfile.lock b/Gemfile.lock
       @@ -45,9 +45,9 @@ GEM
              minitest (~> 5.1)
              thread_safe (~> 0.1)
              tzinfo (~> 1.1)
       -    addressable (2.3.8)
       -    annotate (2.6.10)
       -      activerecord (>= 3.2, <= 4.3)
       +    addressable (2.4.0)
       +    annotate (2.7.0)
       +      activerecord (>= 3.2, < 6.0)
              rake (~> 10.4)
            arel (5.0.1.20140414130214)
            authlogic (3.4.6)
       @@ -55,7 +55,7 @@ GEM
              activesupport (>= 3.2)
              request_store (~> 1.0)
              scrypt (>= 1.2, < 3.0)
       -    autoprefixer-rails (6.1.0.1)
       +    autoprefixer-rails (6.3.1)
              execjs
              json
            bootstrap-sass (3.3.5)
       @@ -63,13 +63,14 @@ GEM
              sass (>= 3.2.19)
            breadcrumbs_on_rails (2.3.1)
            builder (3.2.2)
       -    capybara (2.5.0)
       +    capybara (2.6.0)
       +      addressable
              mime-types (>= 1.16)
              nokogiri (>= 1.3.3)
              rack (>= 1.0.0)
              rack-test (>= 0.5.4)
              xpath (~> 2.0)
       -    childprocess (0.5.8)
       +    childprocess (0.5.9)
              ffi (~> 1.0, >= 1.0.11)
            coderay (1.1.0)
            coffee-rails (4.0.1)
       @@ -86,20 +87,20 @@ GEM
              eventmachine (>= 0.12.9)
              http_parser.rb (~> 0.6.0)
            erubis (2.7.0)
       -    eventmachine (1.0.8)
       +    eventmachine (1.0.9.1)
            execjs (2.6.0)
            factory_girl (4.5.0)
              activesupport (>= 3.0.0)
            factory_girl_rails (4.5.0)
              factory_girl (~> 4.5.0)
              railties (>= 3.0.0)
       -    faker (1.5.0)
       +    faker (1.6.1)
              i18n (~> 0.5)
            ffi (1.9.10)
            ffi-compiler (0.1.3)
              ffi (>= 1.0.0)
              rake
       -    font-awesome-rails (4.4.0.0)
       +    font-awesome-rails (4.5.0.0)
              railties (>= 3.2, < 5.0)
            formatador (0.2.5)
            formtastic (3.1.3)
       @@ -147,17 +148,17 @@ GEM
            listen (3.0.5)
              rb-fsevent (>= 0.9.3)
              rb-inotify (>= 0.9)
       -    lumberjack (1.0.9)
       +    lumberjack (1.0.10)
            mail (2.6.3)
              mime-types (>= 1.16, < 3)
            method_source (0.8.2)
            mime-types (2.99)
       -    mini_portile (0.6.2)
       -    minitest (5.8.3)
       +    mini_portile2 (2.0.0)
       +    minitest (5.8.4)
            multi_json (1.11.2)
            nenv (0.2.0)
       -    nokogiri (1.6.6.4)
       -      mini_portile (~> 0.6.0)
       +    nokogiri (1.6.7.2)
       +      mini_portile2 (~> 2.0.0.rc2)
            notiffany (0.0.8)
              nenv (~> 0.1)
              shellany (~> 0.0)
       @@ -184,20 +185,20 @@ GEM
              sprockets-rails (~> 2.0)
            rails-settings-cached (0.4.1)
              rails (>= 4.0.0)
       -    rails_layout (1.0.28)
       +    rails_layout (1.0.29)
            railties (4.1.14)
              actionpack (= 4.1.14)
              activesupport (= 4.1.14)
              rake (>= 0.8.7)
              thor (>= 0.18.1, < 2.0)
            raindrops (0.15.0)
       -    rake (10.4.2)
       -    rb-fsevent (0.9.6)
       +    rake (10.5.0)
       +    rb-fsevent (0.9.7)
            rb-inotify (0.9.5)
              ffi (>= 0.5.0)
            ref (2.0.0)
       -    request_store (1.2.1)
       -    rex (2.0.8)
       +    request_store (1.3.0)
       +    rex (2.0.9)
            rspec (3.4.0)
              rspec-core (~> 3.4.0)
              rspec-expectations (~> 3.4.0)
       @@ -207,7 +208,7 @@ GEM
            rspec-expectations (3.4.0)
              diff-lcs (>= 1.2.0, < 2.0)
              rspec-support (~> 3.4.0)
       -    rspec-mocks (3.4.0)
       +    rspec-mocks (3.4.1)
              diff-lcs (>= 1.2.0, < 2.0)
              rspec-support (~> 3.4.0)
            rspec-rails (3.4.0)
       @@ -229,7 +230,7 @@ GEM
            scrypt (2.0.2)
              ffi-compiler (>= 0.0.2)
              rake
       -    selenium-webdriver (2.48.1)
       +    selenium-webdriver (2.49.0)
              childprocess (~> 0.5)
              multi_json (~> 1.0)
              rubyzip (~> 1.0)
       @@ -263,7 +264,7 @@ GEM
              rack
              raindrops (~> 0.7)
            websocket (1.2.2)
       -    will_paginate (3.0.7)
       +    will_paginate (3.1.0)
            will_paginate-bootstrap (1.0.1)
              will_paginate (>= 3.0.3)
            xpath (2.0.0)
       @@ -313,3 +314,6 @@ DEPENDENCIES
          unicorn
          will_paginate (~> 3.0)
          will_paginate-bootstrap
       +
       +BUNDLED WITH
       +   1.11.2