From 970bd3a0920966f0f697239cf6cfd0b12d6dbd72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 18:34:02 +0000 Subject: [PATCH] Bump rubyzip from 3.5.0 to 3.6.0 Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 3.5.0 to 3.6.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.5.0...v3.6.0) --- updated-dependencies: - dependency-name: rubyzip dependency-version: 3.6.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 e53e079ca..c735b7aa9 100644 --- a/Gemfile +++ b/Gemfile @@ -158,6 +158,6 @@ gem "inertia_rails", "~> 3.21" gem "vite_rails", "~> 3.11" -gem "rubyzip", "~> 3.3", require: false # only used by HeartbeatExportJob +gem "rubyzip", "~> 3.6", require: false # only used by HeartbeatExportJob gem "mailkick" diff --git a/Gemfile.lock b/Gemfile.lock index 5a913e4dc..6e90b524e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -501,7 +501,7 @@ GEM logger ruby_identicon (0.0.6) chunky_png (~> 1.4.0) - rubyzip (3.5.0) + rubyzip (3.6.0) sanitize (7.0.0) crass (~> 1.0.2) nokogiri (>= 1.16.8) @@ -630,7 +630,7 @@ DEPENDENCIES rubocop-rails-omakase ruby-vips (~> 2.3) ruby_identicon - rubyzip (~> 3.3) + rubyzip (~> 3.6) sentry-rails sentry-ruby skylight