From dcbf4cf02699ac41c083d36cd465f0d0a716f303 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2019 05:16:09 +0000 Subject: [PATCH] Update selenium-webdriver to version 3.142.4 --- src/api/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/api/Gemfile.lock b/src/api/Gemfile.lock index c3bf8b459dd7..0a343cd858e9 100644 --- a/src/api/Gemfile.lock +++ b/src/api/Gemfile.lock @@ -90,7 +90,7 @@ GEM capybara_minitest_spec (1.0.7) capybara (>= 2) minitest (>= 4) - childprocess (1.0.1) + childprocess (2.0.0) rake (< 13.0) chunky_png (1.3.11) clockwork (2.0.4) @@ -393,8 +393,8 @@ GEM sprockets (> 3.0) sprockets-rails tilt - selenium-webdriver (3.142.3) - childprocess (>= 0.5, < 2.0) + selenium-webdriver (3.142.4) + childprocess (>= 0.5, < 3.0) rubyzip (~> 1.2, >= 1.2.2) sexp_processor (4.12.1) shoulda-matchers (4.1.2)