From 823677301a12be7e8e6982d91740499b988f8c0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 15:34:57 -0500 Subject: [PATCH] Bump rubyzip from 2.3.2 to 2.4.1 (#1163) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index b6c4358d1..a39beede0 100644 --- a/Gemfile +++ b/Gemfile @@ -46,7 +46,7 @@ gem 'rails', '8.0.1' gem 'rails-html-sanitizer' gem 'rack-cors', '~> 2.0' gem 'responders' -gem 'rubyzip', '~> 2.3.0' # 3.0 will be breaking +gem 'rubyzip', '~> 2.4.1' # 3.0 will be breaking gem 'sassc-rails', '~> 2.1' gem 'solid_cable', '~> 3.0' gem 'solid_queue' diff --git a/Gemfile.lock b/Gemfile.lock index 0c17dc846..bd3b1e0c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -453,7 +453,7 @@ GEM ruby-progressbar (1.13.0) ruby-statistics (4.0.1) ruby2_keywords (0.0.5) - rubyzip (2.3.2) + rubyzip (2.4.1) safely_block (0.4.1) sassc (2.4.0) ffi (~> 1.9) @@ -596,7 +596,7 @@ DEPENDENCIES rubocop rubocop-capybara rubocop-rails - rubyzip (~> 2.3.0) + rubyzip (~> 2.4.1) sassc-rails (~> 2.1) selenium-webdriver simplecov