From deaf49c18fab170ab262bf13edbc72ec249c22c3 Mon Sep 17 00:00:00 2001 From: Daniel O'Connor Date: Fri, 10 Jun 2016 15:40:56 +0930 Subject: [PATCH] Update selenium-webdriver --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 63da458fe..d29a4a6c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -381,7 +381,7 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - selenium-webdriver (2.53.0) + selenium-webdriver (2.53.1) childprocess (~> 0.5) rubyzip (~> 1.0) websocket (~> 1.0)