Skip to content

Commit 687e3f9

Browse files
committed
fix vulnerability CVE-2019-16892
Name: rubyzip Version: 1.2.2 Advisory: CVE-2019-16892 Criticality: Unknown URL: rubyzip/rubyzip#403 Title: Denial of Service in rubyzip ("zip bombs") Solution: upgrade to >= 1.3.0
1 parent 64f594b commit 687e3f9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@ GIT
5656

5757
GIT
5858
remote: https://github.com/yeti-switch/odf-report.git
59-
revision: 3e956a60c0ed9eaeff53350707b36e48da7e13d6
59+
revision: a7cb56247741ad907813ff363c3dc4e985e92903
6060
branch: master-2018
6161
specs:
6262
odf-report (0.5.2)
6363
nokogiri (>= 1.5.0)
64-
rubyzip (~> 1.2.0)
64+
rubyzip (~> 1.2)
6565

6666
GIT
6767
remote: https://github.com/yeti-switch/secondbase.git
@@ -446,7 +446,7 @@ GEM
446446
sexp_processor (~> 4.6)
447447
ruby_parser (3.11.0)
448448
sexp_processor (~> 4.9)
449-
rubyzip (1.2.2)
449+
rubyzip (1.3.0)
450450
safe_yaml (1.0.4)
451451
sass (3.4.25)
452452
sass-globbing (1.1.5)

0 commit comments

Comments
 (0)