close
Skip to content

Fix warnings on invalid date raised by RubyZip#20

Merged
devunwired merged 1 commit into
devunwired:masterfrom
Backelite:feature/fix_zip_warnings
Apr 18, 2017
Merged

Fix warnings on invalid date raised by RubyZip#20
devunwired merged 1 commit into
devunwired:masterfrom
Backelite:feature/fix_zip_warnings

Conversation

@guillemm
Copy link
Copy Markdown

@guillemm guillemm commented Apr 3, 2017

Hello,
The current version of the gem writes annoying "Invalid date/time in zip entry" warning messages to the standard output, effectively flooding the host ruby app's output. This is due to a bug/lack of configurability in the version of the RubyZip gem.

A fix exists in a later version of the RubyZip gem: this PR implements that fix and simply bumps the version number.

@devunwired devunwired merged commit ba4d6d5 into devunwired:master Apr 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants