From b49db4b1a6bac64f33e0315c53a413dbfb508348 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Fri, 19 Apr 2019 04:13:32 +0000 Subject: [PATCH] Update selenium-webdriver to version 3.141.5926 --- src/api/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/api/Gemfile.lock b/src/api/Gemfile.lock index b218efdf82e..305eeb2afbd 100644 --- a/src/api/Gemfile.lock +++ b/src/api/Gemfile.lock @@ -89,8 +89,8 @@ GEM capybara_minitest_spec (1.0.7) capybara (>= 2) minitest (>= 4) - childprocess (0.9.0) - ffi (~> 1.0, >= 1.0.11) + childprocess (1.0.1) + rake (< 13.0) chunky_png (1.3.11) clockwork (2.0.3) tzinfo @@ -384,8 +384,8 @@ GEM sprockets (> 3.0) sprockets-rails tilt - selenium-webdriver (3.141.0) - childprocess (~> 0.5) + selenium-webdriver (3.141.5926) + childprocess (>= 0.5, < 2.0) rubyzip (~> 1.2, >= 1.2.2) sexp_processor (4.12.0) shoulda-matchers (4.0.1)