Bump rubyzip.

This commit is contained in:
Dennis Schubert 2020-02-11 20:38:13 +01:00 committed by Benjamin Neff
parent 43b83cf8f7
commit 905df19a34
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -650,7 +650,7 @@ GEM
ruby-oembed (0.12.0)
ruby-progressbar (1.10.1)
ruby_dep (1.5.0)
rubyzip (1.2.2)
rubyzip (1.3.0)
rugged (0.28.2)
safe_yaml (1.0.5)
sass (3.4.25)
@ -904,7 +904,7 @@ DEPENDENCIES
rubocop (= 0.72.0)
rubocop-rails (= 2.1.0)
ruby-oembed (= 0.12.0)
rubyzip (= 1.2.2)
rubyzip (= 1.3.0)
sass-rails (= 5.0.7)
secure_headers (= 6.3.0)
shoulda-matchers (= 4.0.1)