felixbuenemann / xlsxtream

Streaming & Fast XLSX Spreadsheet Writer for Ruby
MIT License
217 stars 38 forks source link

Remove custom unbuffered RubyZip output stream #19

Closed felixbuenemann closed 7 years ago

felixbuenemann commented 7 years ago

The UnbufferedZipOutputStream implementation worked around an issue in RubyZip that has been fixed since version v1.2.0, so we instead depend on this version.

Because the required RubyZip version depends on Ruby 1.9.2, we also raise out requirement to 1.9.2.

For details on the changes to RubyZip see: https://github.com/rubyzip/rubyzip/commit/7a4b8bb048fca6f1fedc970d0d6dd61e6368e2ec