From 73971d9b7fb35dd36f3acf0bd989f55c75b9803a Mon Sep 17 00:00:00 2001 From: nritholtz Date: Fri, 20 Mar 2015 18:24:16 -0400 Subject: [PATCH] Bump Selenium Webdriver version in development to support latest Firefox --- Gemfile.lock | 24 ++++++++++++++---------- gemfiles/2.3.gemfile.lock | 16 ++++++++-------- gemfiles/2.4.gemfile.lock | 16 ++++++++-------- 3 files changed, 30 insertions(+), 26 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2d26217..a56a8db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,13 +18,14 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - childprocess (0.4.1) + childprocess (0.5.5) ffi (~> 1.0, >= 1.0.11) diff-lcs (1.2.4) - ffi (1.9.3) - ffi (1.9.3-java) - ffi (1.9.3-x86-mingw32) + ffi (1.9.8) + ffi (1.9.8-java) + ffi (1.9.8-x86-mingw32) json (1.8.1) + json (1.8.1-java) launchy (2.4.2) addressable (~> 2.3) launchy (2.4.2-java) @@ -34,9 +35,12 @@ GEM mini_magick (3.2.1) subexec (~> 0.0.4) mini_portile (0.6.1) - multi_json (1.8.4) + multi_json (1.11.0) nokogiri (1.6.4) mini_portile (~> 0.6.0) + nokogiri (1.6.4-java) + nokogiri (1.6.4-x86-mingw32) + mini_portile (~> 0.6.0) rack (1.5.2) rack-protection (1.3.2) rack @@ -51,12 +55,12 @@ GEM rspec-expectations (2.14.1) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.3) - rubyzip (1.1.0) - selenium-webdriver (2.39.0) - childprocess (>= 0.2.5) + rubyzip (1.1.7) + selenium-webdriver (2.45.0) + childprocess (~> 0.5) multi_json (~> 1.0) rubyzip (~> 1.0) - websocket (~> 1.0.4) + websocket (~> 1.0) sinatra (1.3.5) rack (~> 1.4) rack-protection (~> 1.3) @@ -65,7 +69,7 @@ GEM ffi subexec (0.0.4) tilt (1.3.3) - websocket (1.0.7) + websocket (1.2.1) xpath (2.0.0) nokogiri (~> 1.3) diff --git a/gemfiles/2.3.gemfile.lock b/gemfiles/2.3.gemfile.lock index 7c36072..105e225 100644 --- a/gemfiles/2.3.gemfile.lock +++ b/gemfiles/2.3.gemfile.lock @@ -18,10 +18,10 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - childprocess (0.5.3) + childprocess (0.5.5) ffi (~> 1.0, >= 1.0.11) diff-lcs (1.2.5) - ffi (1.9.3) + ffi (1.9.8) json (1.8.1) launchy (2.4.2) addressable (~> 2.3) @@ -29,7 +29,7 @@ GEM mini_magick (3.7.0) subexec (~> 0.2.1) mini_portile (0.6.0) - multi_json (1.10.1) + multi_json (1.11.0) nokogiri (1.6.2.1) mini_portile (= 0.6.0) rack (1.5.2) @@ -46,19 +46,19 @@ GEM rspec-expectations (2.14.5) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.6) - rubyzip (1.1.4) - selenium-webdriver (2.42.0) - childprocess (>= 0.5.0) + rubyzip (1.1.7) + selenium-webdriver (2.45.0) + childprocess (~> 0.5) multi_json (~> 1.0) rubyzip (~> 1.0) - websocket (~> 1.0.4) + websocket (~> 1.0) sinatra (1.4.5) rack (~> 1.4) rack-protection (~> 1.4) tilt (~> 1.3, >= 1.3.4) subexec (0.2.3) tilt (1.4.1) - websocket (1.0.7) + websocket (1.2.1) xpath (2.0.0) nokogiri (~> 1.3) diff --git a/gemfiles/2.4.gemfile.lock b/gemfiles/2.4.gemfile.lock index 2608726..93c2ad8 100644 --- a/gemfiles/2.4.gemfile.lock +++ b/gemfiles/2.4.gemfile.lock @@ -18,10 +18,10 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - childprocess (0.5.3) + childprocess (0.5.5) ffi (~> 1.0, >= 1.0.11) diff-lcs (1.2.5) - ffi (1.9.3) + ffi (1.9.8) json (1.8.1) launchy (2.4.2) addressable (~> 2.3) @@ -29,7 +29,7 @@ GEM mini_magick (3.7.0) subexec (~> 0.2.1) mini_portile (0.6.0) - multi_json (1.10.1) + multi_json (1.11.0) nokogiri (1.6.3.1) mini_portile (= 0.6.0) rack (1.5.2) @@ -46,19 +46,19 @@ GEM rspec-expectations (2.14.5) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.6) - rubyzip (1.1.6) - selenium-webdriver (2.42.0) - childprocess (>= 0.5.0) + rubyzip (1.1.7) + selenium-webdriver (2.45.0) + childprocess (~> 0.5) multi_json (~> 1.0) rubyzip (~> 1.0) - websocket (~> 1.0.4) + websocket (~> 1.0) sinatra (1.4.5) rack (~> 1.4) rack-protection (~> 1.4) tilt (~> 1.3, >= 1.3.4) subexec (0.2.3) tilt (1.4.1) - websocket (1.0.7) + websocket (1.2.1) xpath (2.0.0) nokogiri (~> 1.3)