Skip to content

Commit

Permalink
Merge pull request #375 from d-m-u/bumping_rubyzip
Browse files Browse the repository at this point in the history
Bump version to 1.3.0 for CVE-2019-16892

(cherry picked from commit 7c9d052)

https://bugzilla.redhat.com/show_bug.cgi?id=1759252
  • Loading branch information
gmcculloug authored and simaishi committed Oct 7, 2019
1 parent 58be3f1 commit 78fb672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-automation_engine.gemspec
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |s|

s.files = Dir["{app,lib}/**/*", "LICENSE.txt", "Rakefile", "README.md"]

s.add_dependency "rubyzip", "~>1.2.2"
s.add_dependency "rubyzip", "~>1.3.0"

s.add_development_dependency "codeclimate-test-reporter", "~> 1.0.0"
s.add_development_dependency "simplecov"
Expand Down

0 comments on commit 78fb672

Please sign in to comment.