From f45ce4d0d13d39dfcd1e30b496e3bba2c55a390f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 22:02:46 +0000 Subject: [PATCH] Bump rubyzip from 3.2.2 to 3.3.1 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 3.2.2 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.2.2...v3.3.1) --- updated-dependencies: - dependency-name: rubyzip dependency-version: 3.3.1 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 c0f57ad..4eb2674 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GEM rake (13.3.1) reline (0.6.3) io-console (~> 0.5) - rubyzip (3.2.2) + rubyzip (3.3.1) sqlite3 (2.9.0) mini_portile2 (~> 2.8.0)