docx
docx copied to clipboard
Fixed #168. Rubyzip changed default behavior.
The issue with file saving was that Rubyzip 3.x now saves ZIP64 by default. This is unexpected and unsupported by many tools, and best not to enable by default in docx.
I'd appreciate it if the maintainers merge this and release a new gem.