From f3009214565d3d33030711d69e2a0b080ae544f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 10:13:47 +0000 Subject: [PATCH] Bump rubyzip from 3.3.1 to 3.4.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 3.3.1 to 3.4.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.3.1...v3.4.0) --- updated-dependencies: - dependency-name: rubyzip dependency-version: 3.4.0 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 c93b95afa..a65982b7a 100644 --- a/Gemfile +++ b/Gemfile @@ -168,6 +168,6 @@ gem "inertia_rails", "~> 3.21" gem "vite_rails", "~> 3.11" -gem "rubyzip", "~> 3.3", require: false # only used by HeartbeatExportJob +gem "rubyzip", "~> 3.4", require: false # only used by HeartbeatExportJob gem "mailkick" diff --git a/Gemfile.lock b/Gemfile.lock index 28fbcfb4d..ab7f8c2ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -485,7 +485,7 @@ GEM logger ruby_identicon (0.0.6) chunky_png (~> 1.4.0) - rubyzip (3.3.1) + rubyzip (3.4.0) sanitize (7.0.0) crass (~> 1.0.2) nokogiri (>= 1.16.8) @@ -638,7 +638,7 @@ DEPENDENCIES rubocop-rails-omakase ruby-vips (~> 2.3) ruby_identicon - rubyzip (~> 3.3) + rubyzip (~> 3.4) selenium-webdriver sentry-rails sentry-ruby