From b752d8f2384ca7fd9404bbfa26884d0aefaa5938 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2026 07:33:45 +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 d011e4aaa..c1d575318 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -345,7 +345,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)