From a1a7e3013042e9ec47ba6ab4c136074fa03e05bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 03:34:57 +0000 Subject: [PATCH] Bump selenium-devtools from 0.125.0 to 0.126.0 Bumps [selenium-devtools](https://github.com/SeleniumHQ/selenium) from 0.125.0 to 0.126.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](https://github.com/SeleniumHQ/selenium/commits) --- updated-dependencies: - dependency-name: selenium-devtools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9a4673f7..cfaa38dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -378,8 +378,8 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.2.8) - strscan (>= 3.0.9) + rexml (3.3.0) + strscan rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -394,7 +394,7 @@ GEM rspec-support (~> 3.13.0) rspec-support (3.13.0) rubyzip (2.3.2) - selenium-devtools (0.125.0) + selenium-devtools (0.126.0) selenium-webdriver (~> 4.2) selenium-webdriver (4.21.1) base64 (~> 0.2)