From 2f890fbf6f715b4ca7352c19d01d1f732c85e6db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 09:59:00 +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 | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index b4dbb2cd..3e197588 100644 --- a/Gemfile +++ b/Gemfile @@ -112,7 +112,7 @@ gem "net-smtp" gem "pundit", "~> 2.4" -gem "rubyzip", "~> 2.3" +gem "rubyzip", "~> 2.4" # to solve https://github.com/jwt/ruby-jwt/issues/526 gem "openssl", "~> 3.2" diff --git a/Gemfile.lock b/Gemfile.lock index 0547e735..c304c7af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -458,7 +458,7 @@ GEM ruby-progressbar (1.13.0) ruby-vips (2.2.1) ffi (~> 1.12) - rubyzip (2.3.2) + rubyzip (2.4.1) rufus-scheduler (3.9.1) fugit (~> 1.1, >= 1.1.6) sanitize (6.1.3) @@ -622,7 +622,7 @@ DEPENDENCIES rspec-sidekiq (~> 5.0) rubocop (~> 1.69) rubocop-rails (~> 2.27) - rubyzip (~> 2.3) + rubyzip (~> 2.4) sanitize sassc-rails sentry-rails