From 848d20a0dd332cd4d039c1ae2899c0d386c34335 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 09:23:47 +0000 Subject: [PATCH] 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: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c73f458a9..34f5fb9d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -508,7 +508,7 @@ GEM ruby-vips (2.3.0) ffi (~> 1.12) logger - rubyzip (3.0.2) + rubyzip (3.4.0) sanitize (7.0.0) crass (~> 1.0.2) nokogiri (>= 1.16.8)