From 59f6e13a6801d6c6f45b885a5894a8b73c41d307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 22:11:43 +0000 Subject: [PATCH] Bump rubyzip from 2.4.1 to 3.1.1 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.4.1 to 3.1.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/v2.4.1...v3.1.1) --- updated-dependencies: - dependency-name: rubyzip dependency-version: 3.1.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 3cf3775..2046164 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,7 +179,7 @@ GEM lino (>= 3.1) ruby_parser (3.20.3) sexp_processor (~> 4.16) - rubyzip (2.4.1) + rubyzip (3.1.1) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3)