From 53968bc0143f87c8cbcef5027fe3f36e7bc61ec4 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 12:50:34 +0000 Subject: [PATCH] Update webdrivers to version 5.2.0 --- Gemfile.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ef210f18..0d584d3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,7 +158,6 @@ GEM actionpack (>= 3.1) caxlsx (>= 3.0) chartkick (4.2.0) - childprocess (4.1.0) chronic (0.10.2) chunky_png (1.4.0) climate_control (1.2.0) @@ -535,8 +534,7 @@ GEM sprockets-rails tilt selectize-rails (0.12.6) - selenium-webdriver (4.3.0) - childprocess (>= 0.5, < 5.0) + selenium-webdriver (4.9.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) @@ -610,7 +608,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webdrivers (5.0.0) + webdrivers (5.2.0) nokogiri (~> 1.6) rubyzip (>= 1.3.0) selenium-webdriver (~> 4.0)