From 42ce37c436be58ccc779df6d5395635f5914fb59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 11:19:44 +0000 Subject: [PATCH] Bump rubyzip from 3.1.1 to 3.2.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 3.1.1 to 3.2.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.1.1...v3.2.0) --- updated-dependencies: - dependency-name: rubyzip dependency-version: 3.2.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 7d55f8d7..65006239 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -419,7 +419,7 @@ GEM rbs (>= 3, < 5) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - rubyzip (3.1.1) + rubyzip (3.2.0) securerandom (0.4.1) selenium-webdriver (4.36.0) base64 (~> 0.2)