Skip to content

Commit

Permalink
Bump version to 1.3.0 for CVE-2019-16892
Browse files Browse the repository at this point in the history
  • Loading branch information
d-m-u committed Oct 1, 2019
1 parent b2b6596 commit 6254961
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 6254961

Please sign in to comment.