From 6e7dd2fa0aa9f72b2cc44b3fc0c9698bdcaf3db7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2026 07:33:43 +0000 Subject: [PATCH] build(deps-dev): bump rubyzip from 3.0.2 to 3.4.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 3.0.2 to 3.4.0. - [Release notes](https://github.com/rubyzip/rubyzip/releases) - [Changelog](https://github.com/rubyzip/rubyzip/blob/main/Changelog.md) - [Commits](https://github.com/rubyzip/rubyzip/compare/v3.0.2...v3.4.0) --- updated-dependencies: - dependency-name: rubyzip dependency-version: 3.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b07fc4c..eef5f81 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -353,7 +353,7 @@ GEM ffi (~> 1.12) logger ruby2_keywords (0.0.5) - rubyzip (3.0.2) + rubyzip (3.4.0) securerandom (0.4.1) selenium-webdriver (4.35.0) base64 (~> 0.2)