From 48cdf06697862c4a512fc0457506538224568a7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 04:04:38 +0000 Subject: [PATCH] Bump rubyzip from 3.5.0 to 3.6.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 3.5.0 to 3.6.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.5.0...v3.6.0) --- updated-dependencies: - dependency-name: rubyzip dependency-version: 3.6.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 305bb4a8c3..7fd1e5d49e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -627,7 +627,7 @@ GEM ruby-vips (2.3.0) ffi (~> 1.12) logger - rubyzip (3.5.0) + rubyzip (3.6.0) sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0)