From 0288434e0a1d95ac7286aa29d2ee52b1ff8fd447 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 06:16:52 +0000 Subject: [PATCH] build(deps-dev): bump selenium-devtools from 0.122.0 to 0.123.0 Bumps [selenium-devtools](https://github.com/SeleniumHQ/selenium) from 0.122.0 to 0.123.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:development 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 85b6d337b21e..83e887aa1c12 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1023,7 +1023,7 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.12.0) secure_headers (6.5.0) - selenium-devtools (0.122.0) + selenium-devtools (0.123.0) selenium-webdriver (~> 4.2) selenium-webdriver (4.18.1) base64 (~> 0.2)