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_permissions
to 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
-
570079c
Allow UNIX permissions for entries to be configured (#106) -
16d03ef
Add ruby 3 to CI with "allow failures" (#103) -
4bd85f4
Remove reference for ActionController::Live -
5b871c0
Rename all instances ofmaster
tomain
-
15c3e8c
Jettison a few unused dependencies -
f490a16
Add Felix to the authors list -
da56919
Move CI to GitHub Actions (#89) -
af405a0
Correct a small Rubocop offence [ci skip] - See full diff in compare view