From 9eb5b3d67b3fb31659c70116f14f97c530fb5fed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 09:36:55 +0000 Subject: [PATCH] Bump rubyzip from 3.4.1 to 3.5.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 3.4.1 to 3.5.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.4.1...v3.5.0) --- updated-dependencies: - dependency-name: rubyzip dependency-version: 3.5.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 1b7ed12ba..2ccdee3ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -500,7 +500,7 @@ GEM ruby-vips (2.3.0) ffi (~> 1.12) logger - rubyzip (3.4.1) + rubyzip (3.5.0) sanitize (7.0.0) crass (~> 1.0.2) nokogiri (>= 1.16.8)