From 3afe9584f51c8fab9f3d9a3c288feb1e77fe018d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 07:02:25 +0800 Subject: [PATCH] Build(deps-dev): Bump selenium-devtools from 0.124.0 to 0.125.0 (#27076) Bumps [selenium-devtools](https://github.com/SeleniumHQ/selenium) from 0.124.0 to 0.125.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2e7a39fed11..67a75a1a5dc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -460,7 +460,7 @@ GEM google-protobuf (>= 3.25, < 5.0) sassc-embedded (1.76.0) sass-embedded (~> 1.76) - selenium-devtools (0.124.0) + selenium-devtools (0.125.0) selenium-webdriver (~> 4.2) selenium-webdriver (4.20.1) base64 (~> 0.2)