Bump rubyzip from 3.1.1 to 3.2.0

Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 3.1.1 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.1...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-15 13:03:51 +00:00
committed by GitHub
parent 32864da8a3
commit 6710d71630
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ gem 'mime-types', '~> 3.7'
gem 'execjs', '~> 2.10'
gem 'ansi', '~> 1.5'
gem 'term-ansicolor', :require => 'term/ansicolor'
gem 'rubyzip', '~> 3.1'
gem 'rubyzip', '~> 3.2'
gem 'espeak-ruby', '~> 1.1.0' # Text-to-Voice
gem 'rake', '~> 13.3'
gem 'activerecord', '~> 7.2'

View File

@@ -210,7 +210,7 @@ GEM
prism (~> 1.4)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (3.1.1)
rubyzip (3.2.0)
rushover (0.3.0)
json
rest-client
@@ -328,7 +328,7 @@ DEPENDENCIES
rest-client (~> 2.1.0)
rspec (~> 3.13)
rubocop (~> 1.81.1)
rubyzip (~> 3.1)
rubyzip (~> 3.2)
rushover (~> 0.3.0)
selenium-webdriver (~> 4.35)
sinatra (~> 4.1)