From 59c1d67cda4efb152d04d8df66a6e2776e754a3f Mon Sep 17 00:00:00 2001 From: Dan Rice Date: Thu, 11 Sep 2014 23:43:27 -0400 Subject: [PATCH] Update selenium-webdriver gem --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 981240f4..66e17777 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,11 +163,11 @@ GEM sass (~> 3.2.0) sprockets (~> 2.8, <= 2.11.0) sprockets-rails (~> 2.0) - selenium-webdriver (2.42.0) - childprocess (>= 0.5.0) + selenium-webdriver (2.43.0) + childprocess (~> 0.5) multi_json (~> 1.0) rubyzip (~> 1.0) - websocket (~> 1.0.4) + websocket (~> 1.0) simplecov (0.9.0) docile (~> 1.1.0) multi_json @@ -201,7 +201,7 @@ GEM execjs (>= 0.3.0) json (>= 1.8.0) uniform_notifier (1.6.2) - websocket (1.0.7) + websocket (1.2.1) will_paginate (3.0.7) xpath (2.0.0) nokogiri (~> 1.3)