From 91ba9dc004b6fa681b1a4f8424671231f44ccedf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 13:20:15 +0000 Subject: [PATCH] Bump rubyzip from 3.3.0 to 3.3.1 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 3.3.0 to 3.3.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/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: rubyzip dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 997364f..bd29585 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM prism (>= 1.2, < 2.0) rbs (>= 3, < 5) ruby-progressbar (1.13.0) - rubyzip (3.3.0) + rubyzip (3.3.1) semver2 (3.4.2) stringio (3.2.0) test-unit (3.7.7)