From 54ed461437d3412cd97675fa1abe39be78f9652f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 09:36:33 +0000 Subject: [PATCH] Bump rubyzip from 2.4.1 to 3.0.1 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.4.1 to 3.0.1. - [Release notes](https://github.com/rubyzip/rubyzip/releases) - [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md) - [Commits](https://github.com/rubyzip/rubyzip/compare/v2.4.1...v3.0.1) --- updated-dependencies: - dependency-name: rubyzip dependency-version: 3.0.1 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 bc9d625de8..479fa60fbf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -602,7 +602,7 @@ GEM rubyzip (>= 1.3.0) rubyntlm (0.6.5) base64 - rubyzip (2.4.1) + rubyzip (3.0.1) rufo (0.18.1) sanitize (7.0.0) crass (~> 1.0.2)