Bump rubyzip from 3.1.0 to 3.2.0

Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 3.1.0 to 3.2.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.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: rubyzip
  dependency-version: 3.2.0
  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-10-20 14:49:44 +00:00 committed by GitHub
parent 493db274f5
commit 2accbeef3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -39,7 +39,7 @@ gem 'rgeo-geojson'
gem 'rqrcode', '~> 3.0'
gem 'rswag-api'
gem 'rswag-ui'
gem 'rubyzip', '~> 3.1'
gem 'rubyzip', '~> 3.2'
gem 'sentry-rails'
gem 'sentry-ruby'
gem 'sidekiq'

View file

@ -437,7 +437,7 @@ GEM
rubocop (>= 1.75.0, < 2.0)
rubocop-ast (>= 1.44.0, < 2.0)
ruby-progressbar (1.13.0)
rubyzip (3.1.0)
rubyzip (3.2.0)
securerandom (0.4.1)
selenium-webdriver (4.35.0)
base64 (~> 0.2)
@ -584,7 +584,7 @@ DEPENDENCIES
rswag-specs
rswag-ui
rubocop-rails
rubyzip (~> 3.1)
rubyzip (~> 3.2)
selenium-webdriver
sentry-rails
sentry-ruby