From e3ab499a98a2a58a2550e6fd440fd5327379ed00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 03:29:17 +0000 Subject: [PATCH] Bump selenium-devtools from 0.127.0 to 0.128.0 Bumps [selenium-devtools](https://github.com/SeleniumHQ/selenium) from 0.127.0 to 0.128.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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 95fae859..e2381444 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -393,7 +393,7 @@ GEM rspec-support (~> 3.13.0) rspec-support (3.13.1) rubyzip (2.3.2) - selenium-devtools (0.127.0) + selenium-devtools (0.128.0) selenium-webdriver (~> 4.2) selenium-webdriver (4.23.0) base64 (~> 0.2)