From 2f01e4a7ff518e5b9dac9af9e8d91ba172605ca3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 22:03:57 +0000 Subject: [PATCH] build(deps): bump rubyzip from 3.1.0 to 3.2.1 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 3.1.0 to 3.2.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.1.0...v3.2.1) --- updated-dependencies: - dependency-name: rubyzip dependency-version: 3.2.1 dependency-type: indirect 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 d67a740b..c9d46ae4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -356,7 +356,7 @@ GEM rubocop-ast (>= 1.44.0, < 2.0) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - rubyzip (3.1.0) + rubyzip (3.2.1) safe_yaml (1.0.5) sanitize_email (2.0.10) mail (~> 2.0)