From fa478e0d0223abbad739471f7cc22b9dbf5585e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Mar 2023 23:30:19 +0000 Subject: [PATCH] Update dependency selenium-webdriver to v2.53.4 --- Gemfile.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 01cad9f..51a8dec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,11 +9,11 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - childprocess (0.5.9) + childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) diff-lcs (1.2.5) erubis (2.7.0) - ffi (1.9.10) + ffi (1.15.5) hashie (3.4.4) httparty (0.13.7) json (~> 1.8) @@ -23,7 +23,6 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_portile2 (2.1.0) - multi_json (1.12.1) multi_xml (0.5.5) nokogiri (1.6.8) mini_portile2 (~> 2.1.0) @@ -46,16 +45,15 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.4.0) rspec-support (3.4.1) - rubyzip (1.2.0) - selenium-webdriver (2.52.0) + rubyzip (1.3.0) + selenium-webdriver (2.53.4) childprocess (~> 0.5) - multi_json (~> 1.0) rubyzip (~> 1.0) websocket (~> 1.0) site_prism (2.8) addressable (>= 2.3.3, < 3.0) capybara (>= 2.1, < 3.0) - websocket (1.2.2) + websocket (1.2.9) xpath (2.0.0) nokogiri (~> 1.3) @@ -71,3 +69,6 @@ DEPENDENCIES rspec selenium-webdriver site_prism + +BUNDLED WITH + 2.4.9