Build(deps): bump rubyzip from 3.2.2 to 3.3.0

Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 3.2.2 to 3.3.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.2.2...v3.3.0)

---
updated-dependencies:
- dependency-name: rubyzip
  dependency-version: 3.3.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]
2026-05-04 16:26:55 +00:00
committed by GitHub
parent 2c4c572dd4
commit 8d57c7832b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ gem 'mime-types', '~> 3.7'
gem 'execjs', '~> 2.10'
gem 'ansi', '~> 1.6'
gem 'term-ansicolor', :require => 'term/ansicolor'
gem 'rubyzip', '~> 3.2'
gem 'rubyzip', '~> 3.3'
gem 'espeak-ruby', '~> 1.1.0' # Text-to-Voice
gem 'rake', '~> 13.4'
gem 'activerecord', '~> 8.1'
+2 -2
View File
@@ -216,7 +216,7 @@ GEM
prism (~> 1.7)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (3.2.2)
rubyzip (3.3.0)
rushover (0.3.0)
json
rest-client
@@ -342,7 +342,7 @@ DEPENDENCIES
rest-client (~> 2.1.0)
rspec (~> 3.13)
rubocop (~> 1.86.1)
rubyzip (~> 3.2)
rubyzip (~> 3.3)
rushover (~> 0.3.0)
selenium-webdriver (~> 4.41)
simplecov (~> 0.22)