Bump zip_tricks from 5.5.0 to 5.6.0
Bumps zip_tricks from 5.5.0 to 5.6.0.
Changelog
Sourced from zip_tricks's changelog.
5.6.0
- Add customisable
unix_permissionsto Streamer and ZipWriter. Beware that customising these permissions can lead to the archive failing to expand with some unarchiving applications, and is especially sensitive for directories.
Commits
-
570079cAllow UNIX permissions for entries to be configured (#106) -
16d03efAdd ruby 3 to CI with "allow failures" (#103) -
4bd85f4Remove reference for ActionController::Live -
5b871c0Rename all instances ofmastertomain -
15c3e8cJettison a few unused dependencies -
f490a16Add Felix to the authors list -
da56919Move CI to GitHub Actions (#89) -
af405a0Correct a small Rubocop offence [ci skip] - See full diff in compare view