Merge pull request #1984 from Retrospring/dependabot/bundler/rubyzip-2.4.1

This commit is contained in:
dependabot[bot] 2025-01-23 15:17:42 +00:00 committed by GitHub
commit de856dd537
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

@ -460,7 +460,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 (7.0.0)
@ -624,7 +624,7 @@ DEPENDENCIES
rspec-sidekiq (~> 5.0)
rubocop (~> 1.69)
rubocop-rails (~> 2.27)
rubyzip (~> 2.3)
rubyzip (~> 2.4)
sanitize
sassc-rails
sentry-rails