SecureBrain / ruby_apk

analyzing android apk library for ruby
MIT License
83 stars 52 forks source link

Outdated rubyzip #26

Open tajchert opened 10 years ago

tajchert commented 10 years ago

Ruby_apk uses outdated Rubyzip version (dependency <1.0.0), which causes compatibility errors with more modern ones.

amias-channer commented 7 years ago

there is a workaround available , if you add zip-zip to your project gemfile you can use a backward compatible version of ruby zip