From bc4099a55f3c1d06f2063294027f06808c4d5b8c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 11 Mar 2023 00:49:39 +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-NOKOGIRI-3357692 - https://snyk.io/vuln/SNYK-RUBY-NOKOGIRI-3357693 --- 3-enrich/emr-etl-runner/Gemfile.lock | 40 +++++++++++++--------------- 1 file changed, 19 insertions(+), 21 deletions(-) diff --git a/3-enrich/emr-etl-runner/Gemfile.lock b/3-enrich/emr-etl-runner/Gemfile.lock index 496155cf70..addb692f2d 100644 --- a/3-enrich/emr-etl-runner/Gemfile.lock +++ b/3-enrich/emr-etl-runner/Gemfile.lock @@ -21,7 +21,7 @@ GEM aws-sdk-kms (~> 1) aws-sigv4 (~> 1.0) aws-sigv4 (1.0.2) - builder (3.2.3) + builder (3.2.4) contracts (0.11.0) coveralls (0.8.19) json (>= 1.8, < 3) @@ -34,13 +34,13 @@ GEM faraday (~> 0.9) json docile (1.1.5) - domain_name (0.5.20170404) + domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) elasticity (6.0.14) fog-aws (~> 1.0) rest-client (~> 1.0) unf (~> 0.1) - excon (0.62.0) + excon (0.99.0) faraday (0.12.2) multipart-post (>= 1.2, < 3) fog-aws (1.4.1) @@ -52,14 +52,14 @@ GEM builder excon (~> 0.58) formatador (~> 0.2) - fog-json (1.0.2) - fog-core (~> 1.0) + fog-json (1.2.0) + fog-core multi_json (~> 1.10) - fog-xml (0.1.3) + fog-xml (0.1.4) fog-core nokogiri (>= 1.5.11, < 2.0.0) - formatador (0.2.5) - http-cookie (1.0.3) + formatador (0.3.0) + http-cookie (1.0.5) domain_name (~> 0.5) httparty (0.14.0) multi_xml (>= 0.5.2) @@ -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) - multi_json (1.13.1) + mini_portile2 (2.4.0) + multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.0.0) netrc (0.11.0) - nokogiri (1.8.2-java) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) + nokogiri (1.10.10-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