From 892bd3f6e6cbc7c0b90387df55afd5b47325f2a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 12:52:47 +0000 Subject: [PATCH] Bump rubyzip from 3.2.2 to 3.3.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 3.2.2 to 3.3.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.2.2...v3.3.0) --- updated-dependencies: - dependency-name: rubyzip dependency-version: 3.3.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 aa3bbcd..8bac2b7 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.2.2) + rubyzip (3.3.0) semver2 (3.4.2) stringio (3.2.0) test-unit (3.7.7)