Fix test failure in s390x due to array pack directives A test fails in s390x because of the current pack directives, changing it to 'V3' fixes the problem in s390x and does not add a regression to amd64 at least.
This patch was forwarded upstream and you can find more info here: https://github.com/rubyzip/rubyzip/pull/445