From f0b7c910e44f85e10f0d89ea9d153aea63f877cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 19:40:15 +0000 Subject: [PATCH] Update dependency selenium-webdriver to v4.13.0 --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e9c0802..59a36c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,6 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - childprocess (4.1.0) concurrent-ruby (1.1.10) connection_pool (2.2.5) crass (1.0.6) @@ -131,6 +130,8 @@ GEM nio4r (2.5.8) nokogiri (1.13.8-x86_64-darwin) racc (~> 1.4) + nokogiri (1.13.8-x86_64-linux) + racc (~> 1.4) public_suffix (5.0.0) puma (5.6.5) nio4r (~> 2.0) @@ -169,10 +170,9 @@ GEM regexp_parser (2.5.0) reline (0.3.1) io-console (~> 0.5) - rexml (3.2.5) + rexml (3.2.6) rubyzip (2.3.2) - selenium-webdriver (4.4.0) - childprocess (>= 0.5, < 5.0) + selenium-webdriver (4.13.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) @@ -188,6 +188,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.5.0-x86_64-darwin) + sqlite3 (1.5.0-x86_64-linux) stimulus-rails (1.1.0) railties (>= 6.0.0) strscan (3.0.4) @@ -208,7 +209,7 @@ GEM nokogiri (~> 1.6) rubyzip (>= 1.3.0) selenium-webdriver (~> 4.0) - websocket (1.2.9) + websocket (1.2.10) websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -218,6 +219,7 @@ GEM PLATFORMS x86_64-darwin-21 + x86_64-linux DEPENDENCIES bootsnap