Bump rubyzip

This commit is contained in:
Dennis Schubert 2016-05-12 02:17:07 +02:00 committed by Jonne Haß
parent ee98a96594
commit 81779a86e5
No known key found for this signature in database
GPG key ID: F347E0EB47AC70D6
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -684,7 +684,7 @@ GEM
tins (<= 1.6.0)
ruby-oembed (0.10.0)
ruby-progressbar (1.7.5)
rubyzip (1.1.7)
rubyzip (1.2.0)
safe_yaml (1.0.4)
sass (3.4.21)
sass-rails (5.0.4)
@ -904,7 +904,7 @@ DEPENDENCIES
rspec-rails (= 3.4.2)
rubocop (= 0.35.1)
ruby-oembed (= 0.10.0)
rubyzip (= 1.1.7)
rubyzip (= 1.2.0)
sass-rails (= 5.0.4)
selenium-webdriver (= 2.47.1)
shoulda-matchers (= 3.1.1)