Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix warnings on invalid date raised by RubyZip #20

Merged
merged 1 commit into from
Apr 18, 2017

Conversation

guillemm
Copy link

@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.

None yet

2 participants