From 341df8cc7412719a6b9991123d71c3d7cbb45935 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 08:58:34 +0000 Subject: [PATCH] Bump rubyzip from 3.4.0 to 3.4.1 in the bundler group Bumps the bundler group with 1 update: [rubyzip](https://github.com/rubyzip/rubyzip). Updates `rubyzip` from 3.4.0 to 3.4.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.4.0...v3.4.1) --- updated-dependencies: - dependency-name: rubyzip dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9736541..be03458 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (1.13.0) - rubyzip (3.4.0) + rubyzip (3.4.1) securerandom (0.4.1) sidekiq (8.1.6) connection_pool (>= 3.0.0)