Bump rubyzip

This commit is contained in:
Benjamin Neff 2021-11-06 01:48:38 +01:00
parent 19f6057ded
commit 62f98dcaff
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -202,7 +202,7 @@ gem "logging-rails", "0.6.0", require: "logging/rails"
# Reading and writing zip files
gem "rubyzip", "2.3.0", require: "zip"
gem "rubyzip", "2.3.2", require: "zip"
# Prevent occasions where minitest is not bundled in
# packaged versions of ruby. See following issues/prs:

View file

@ -663,7 +663,7 @@ GEM
ruby-progressbar (1.11.0)
ruby-vips (2.1.2)
ffi (~> 1.12)
rubyzip (2.3.0)
rubyzip (2.3.2)
rugged (1.0.1)
sass (3.4.25)
sass-rails (5.0.7)
@ -907,7 +907,7 @@ DEPENDENCIES
rubocop (= 0.93.1)
rubocop-rails (= 2.9.1)
ruby-oembed (= 0.15.0)
rubyzip (= 2.3.0)
rubyzip (= 2.3.2)
sass-rails (= 5.0.7)
secure_headers (= 6.3.2)
shoulda-matchers (= 4.5.1)