Updated rubyzip to v1.2.2.

This commit is contained in:
Martin Edenhofer 2018-09-12 06:26:09 +02:00
parent 68861cab31
commit cd93bccfed
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@ pre:bundle-audit:
script: script:
- gem install bundler-audit - gem install bundler-audit
- bundle-audit update - bundle-audit update
- bundle-audit --ignore CVE-2018-1000544 - bundle-audit
pre:github: pre:github:
stage: pre stage: pre

View file

@ -385,7 +385,7 @@ GEM
unicode-display_width (~> 1.0, >= 1.0.1) unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.9.0) ruby-progressbar (1.9.0)
ruby_dep (1.5.0) ruby_dep (1.5.0)
rubyzip (1.2.1) rubyzip (1.2.2)
safe_yaml (1.0.4) safe_yaml (1.0.4)
sass (3.5.3) sass (3.5.3)
sass-listen (~> 4.0.0) sass-listen (~> 4.0.0)