From 8dcb56393c8ff820f392033a03b927a81a7dacf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 21:31:44 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1da5538..4dc1c90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -294,7 +294,7 @@ GEM ruby-vips (2.2.3) ffi (~> 1.12) logger - rubyzip (2.4.1) + rubyzip (3.2.0) securerandom (0.4.1) solid_queue (1.1.5) activejob (>= 7.1)