From 6ff0c69c1166567f5f2488654978973aab42f09e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 09:23:43 +0000 Subject: [PATCH] Bump rubyzip from 3.4.0 to 3.4.1 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 3.4.0 to 3.4.1. - [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.4.0...v3.4.1) --- updated-dependencies: - dependency-name: rubyzip dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 085b9039d..e3e9fc963 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -498,7 +498,7 @@ GEM ruby-vips (2.3.0) ffi (~> 1.12) logger - rubyzip (3.4.0) + rubyzip (3.4.1) sanitize (7.0.0) crass (~> 1.0.2) nokogiri (>= 1.16.8)