From 088faa226c8f87a23680496bcb072b0be04e93ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 18:48:10 +0000 Subject: [PATCH] Bump rubyzip from 2.3.2 to 2.4.1 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 2.3.2 to 2.4.1. - [Release notes](https://github.com/rubyzip/rubyzip/releases) - [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md) - [Commits](https://github.com/rubyzip/rubyzip/compare/v2.3.2...v2.4.1) --- updated-dependencies: - dependency-name: rubyzip 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 6179cd882..f24f8a835 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -586,7 +586,7 @@ GEM rubyXL (3.4.33) nokogiri (>= 1.10.8) rubyzip (>= 1.3.0) - rubyzip (2.3.2) + rubyzip (2.4.1) securerandom (0.4.1) selenium-webdriver (4.27.0) base64 (~> 0.2)