From ad38b25917d26be513630df47e8738261dae5056 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Wed, 22 May 2019 04:16:32 +0000 Subject: [PATCH] Update selenium-webdriver to version 3.142.3 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57b4bfa..0864382 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,8 +61,8 @@ GEM rack-test (>= 0.6.3) regexp_parser (~> 1.2) xpath (~> 3.2) - childprocess (0.9.0) - ffi (~> 1.0, >= 1.0.11) + childprocess (1.0.1) + rake (< 13.0) coffee-rails (4.2.2) coffee-script (>= 2.2.0) railties (>= 4.0.0) @@ -78,7 +78,7 @@ GEM railties (>= 3.2, < 6.1) erubi (1.8.0) execjs (2.7.0) - ffi (1.10.0) + ffi (1.11.1) globalid (0.4.2) activesupport (>= 4.2.0) hashids (1.0.5) @@ -165,8 +165,8 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - selenium-webdriver (3.141.0) - childprocess (~> 0.5) + selenium-webdriver (3.142.3) + childprocess (>= 0.5, < 2.0) rubyzip (~> 1.2, >= 1.2.2) spring (2.0.2) activesupport (>= 4.2)