From 427ea1bf833b68eb4f03a8617feeaa5b500d61dc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 11 Mar 2023 00:49:47 +0000 Subject: [PATCH] fix: 3-enrich/emr-etl-runner/Gemfile.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-RUBYZIP-22039 --- 3-enrich/emr-etl-runner/Gemfile.lock | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/3-enrich/emr-etl-runner/Gemfile.lock b/3-enrich/emr-etl-runner/Gemfile.lock index 496155cf70..a672d375e9 100644 --- a/3-enrich/emr-etl-runner/Gemfile.lock +++ b/3-enrich/emr-etl-runner/Gemfile.lock @@ -68,19 +68,20 @@ GEM json-schema (~> 2.7.0, >= 2.7.0) ipaddress (0.8.3) jmespath (1.4.0) - jruby-jars (9.2.0.0) - jruby-rack (1.1.21) + json (2.0.3) json (2.0.3-java) json-schema (2.7.0) addressable (>= 2.4) mime-types (2.99.3) + mini_portile2 (2.3.0) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) netrc (0.11.0) + nokogiri (1.8.2) + mini_portile2 (~> 2.3.0) nokogiri (1.8.2-java) public_suffix (2.0.5) - rake (12.3.1) rest-client (1.8.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) @@ -98,7 +99,6 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.5.0) rspec-support (3.5.0) - rubyzip (1.2.1) simplecov (0.12.0) docile (~> 1.1.0) json (>= 1.8, < 3) @@ -110,15 +110,14 @@ GEM tins (~> 1.0) thor (0.19.4) tins (1.13.2) + unf (0.1.4) + unf_ext unf (0.1.4-java) - warbler (2.0.5) - jruby-jars (>= 9.0.0.0) - jruby-rack (>= 1.1.1, < 1.3) - rake (>= 10.1.0) - rubyzip (~> 1.0, < 1.4) + unf_ext (0.0.8.2) PLATFORMS java + ruby DEPENDENCIES avro (~> 1.8.1) @@ -132,10 +131,9 @@ DEPENDENCIES rest-client (~> 1.0) rspec (~> 3.5.0) snowplow-tracker (~> 0.5.2) - warbler RUBY VERSION ruby 2.3.1p0 (jruby 9.1.6.0) BUNDLED WITH - 1.15.4 + 1.17.3