From 06401db8d42ec2f4c9396d6c39317ff384445256 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Dec 2025 23:31:49 +0000 Subject: [PATCH] Bump rubyzip from 2.4.1 to 3.2.2 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.4.1 to 3.2.2. - [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.2) --- updated-dependencies: - dependency-name: rubyzip dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d5b97ed..d176427 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -388,16 +388,16 @@ GEM ruby-vips (2.2.4) ffi (~> 1.12) logger - rubyzip (2.4.1) + rubyzip (3.2.2) 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.39.0) base64 (~> 0.2) logger (~> 1.4) 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)