Skip to content
Extraits de code Groupes Projets
Valider 0db80869 rédigé par Jonne Haß's avatar Jonne Haß
Parcourir les fichiers

Add compatibility layer for old rubyzip

parent 08acd6e5
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -102,6 +102,9 @@ gem 'haml', '4.0.3'
gem 'mobile-fu', '1.2.1'
gem 'will_paginate', '3.0.4'
# Workarounds
# https://github.com/rubyzip/rubyzip#important-note
gem 'zip-zip'
### GROUPS ####
......
......@@ -421,6 +421,8 @@ GEM
will_paginate (3.0.4)
xpath (2.0.0)
nokogiri (~> 1.3)
zip-zip (0.2)
rubyzip (>= 1.0.0)
PLATFORMS
ruby
......@@ -507,3 +509,4 @@ DEPENDENCIES
unicorn (= 4.6.3)
webmock (= 1.13.0)
will_paginate (= 3.0.4)
zip-zip
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter