There is a published security vulnerability in rubyzip that requires upgrading it, but the prior version constraint did not allow updating minor versions.
This change raises the minimum version of rubyzip to include the vulnerability patch and drops the patch version from the constraint to allow minor version updates.
Please note the parent PR of this change is @cwebberOps' PR, #1, to avoid downgrading the restforce gem dependency.
Hello.
There is a published security vulnerability in rubyzip that requires upgrading it, but the prior version constraint did not allow updating minor versions.
This change raises the minimum version of rubyzip to include the vulnerability patch and drops the patch version from the constraint to allow minor version updates.
Please note the parent PR of this change is @cwebberOps' PR, #1, to avoid downgrading the restforce gem dependency.