mirror of
https://github.com/beefproject/beef
synced 2026-06-08 13:15:56 +00:00
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:
@@ -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
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user