From f19a4d20d0e31e71b6a20b2bef5b09102c729f82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 21:27:38 +0000 Subject: [PATCH] Bump rubyzip from 2.4.1 to 3.2.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.4.1 to 3.2.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/v2.4.1...v3.2.0) --- updated-dependencies: - dependency-name: rubyzip dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d5b97ed..f11ce7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -388,16 +388,18 @@ GEM ruby-vips (2.2.4) ffi (~> 1.12) logger - rubyzip (2.4.1) + rubyzip (3.2.0) safety_net_attestation (0.4.0) jwt (~> 2.0) sax-machine (1.3.2) securerandom (0.4.1) - selenium-webdriver (4.34.0) + selenium-webdriver (4.36.0) base64 (~> 0.2) + json (<= 2.13.2) logger (~> 1.4) + prism (~> 1.0, < 1.5) rexml (~> 3.2, >= 3.2.5) - rubyzip (>= 1.2.2, < 3.0) + rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) solid_cable (3.0.11) actioncable (>= 7.2)