Updated rubyzip to v1.2.2.
This commit is contained in:
parent
68861cab31
commit
cd93bccfed
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue