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

Upgrade rubyzip #5

Merged
merged 3 commits into from Sep 17, 2020
Merged

Upgrade rubyzip #5

merged 3 commits into from Sep 17, 2020

Conversation

TrevorBramble
Copy link
Contributor

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.

cwebberOps and others added 3 commits August 14, 2016 07:50
This allows us to pass through options to the various objects and then
results in us being able to add known fields to the job when
appropriate.

Signed-off-by: Christopher Webber <cwebber@chef.io>
There is a [published security
vulnerability](rubyzip/rubyzip#315) 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.
I'm not sure how any of the specs were passing previously as this was
necessary to run them in my development environment.
@gustavokloh gustavokloh merged commit 68048c8 into dtmtec:master Sep 17, 2020
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

3 participants