From 146c611d940087a9c70ca7e1b9f6a81ad39a7e24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 20:42:43 +0000 Subject: [PATCH] bundle: bump the ruby-dependencies group with 2 updates Bumps the ruby-dependencies group with 2 updates: [haml](https://github.com/haml/haml) and [selenium-webdriver](https://github.com/SeleniumHQ/selenium). Updates `haml` from 7.4.1 to 7.5.1 - [Release notes](https://github.com/haml/haml/releases) - [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md) - [Commits](https://github.com/haml/haml/compare/v7.4.1...v7.5.1) Updates `selenium-webdriver` from 4.47.0 to 4.48.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/compare/selenium-4.47.0...selenium-4.48.0) --- updated-dependencies: - dependency-name: haml dependency-version: 7.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: selenium-webdriver dependency-version: 4.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cedd28d..dd50af2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,7 +164,7 @@ GEM google-protobuf (4.36.0-x86_64-linux-gnu) bigdecimal rake (~> 13.3) - haml (7.4.1) + haml (7.5.1) prism (>= 1.1.0) temple (>= 0.8.2) thor @@ -331,13 +331,13 @@ GEM mime-types (>= 1.16, < 4.0) netrc (~> 0.8) rexml (3.4.4) - rubyzip (3.5.0) + rubyzip (3.6.0) sass-embedded (1.103.0-x86_64-linux-gnu) google-protobuf (~> 4.31) sassc-embedded (1.80.9) sass-embedded (~> 1.80) securerandom (0.4.1) - selenium-webdriver (4.47.0) + selenium-webdriver (4.48.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5)