From f1232850c7976ade3eecffd02d384e3ecb674920 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 11:11:12 -0800 Subject: [PATCH] Bump selenium-webdriver from 4.6.1 to 4.7.1 (#1056) --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5c79e5bd..24350448 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,6 @@ GEM capybara-email (3.0.2) capybara (>= 2.4, < 4.0) mail - childprocess (4.1.0) coderay (1.1.3) concurrent-ruby (1.1.10) connection_pool (2.3.0) @@ -308,8 +307,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - selenium-webdriver (4.6.1) - childprocess (>= 0.5, < 5.0) + selenium-webdriver (4.7.1) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0)