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] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-06 09:59:00 +00:00 committed by GitHub
parent 0994977b4a
commit 2f890fbf6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -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"

View file

@ -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