Compatibility shim to ease migration from rubyzip < 1.0.0 to rubyzip >= 1.0.0.
gem install zip-zipNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Open a zip file using the old rubyzip API
Update your code to use the new rubyzip API (require 'zip' instead of 'zip/zip').
No dependency data recorded yet.