From 34c0a1b44f5d2565c2c05458be6d77d3278b918a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 03:01:22 +0000 Subject: [PATCH] Bump rubyzip from 2.4.1 to 3.2.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.4.1 to 3.2.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/v2.4.1...v3.2.0) --- updated-dependencies: - dependency-name: rubyzip dependency-version: 3.2.0 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 e728f95..53b6b6f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,7 +148,7 @@ GEM lino (>= 4.1) ruby_gpg2 (0.12.0) lino (>= 4.1) - rubyzip (2.4.1) + rubyzip (3.2.0) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3)