Upgraded rubyzip to 0.5.8
This commit is contained in:
parent
ee876a2907
commit
f776807dff
37 changed files with 1513 additions and 710 deletions
7
vendor/rubyzip-0.5.8/test/data/notzippedruby.rb
vendored
Normal file
7
vendor/rubyzip-0.5.8/test/data/notzippedruby.rb
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env ruby
|
||||
|
||||
class NotZippedRuby
|
||||
def returnTrue
|
||||
true
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue