From 6cb1184d4434c33302b8f26596239cf49af10896 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 28 May 2022 20:22:44 +0000 Subject: [PATCH] fix: Gemfile.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-RACK-2848599 - https://snyk.io/vuln/SNYK-RUBY-RACK-2848600 --- Gemfile.lock | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4c0b75a735d..65e0e508839 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,15 +18,15 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (5.2.4.3) + activesupport (5.2.8) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.0) - backports (3.17.2) + backports (3.23.0) cl (1.2.1) regstry (~> 1.0.3) coderay (1.1.2) @@ -35,24 +35,24 @@ GEM execjs coffee-script-source (1.12.2) colorator (1.1.0) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) contracts (0.13.0) - dotenv (2.7.5) - em-websocket (0.5.1) + dotenv (2.7.6) + em-websocket (0.5.3) eventmachine (>= 0.12.9) - http_parser.rb (~> 0.6.0) + http_parser.rb (~> 0) erubis (2.7.0) ethon (0.12.0) ffi (>= 1.3.0) eventmachine (1.2.7) - execjs (2.7.0) + execjs (2.8.1) faraday (1.0.1) multipart-post (>= 1.2, < 3) - fast_blank (1.0.0) - fastimage (2.1.7) - ffi (1.12.2) + fast_blank (1.0.1) + fastimage (2.2.6) + ffi (1.15.5) forwardable-extended (2.6.0) - haml (5.1.2) + haml (5.2.2) temple (>= 0.8.0) tilt hamster (3.0.0) @@ -66,7 +66,7 @@ GEM rainbow (~> 3.0) typhoeus (~> 1.3) yell (~> 2.0) - http_parser.rb (0.6.0) + http_parser.rb (0.8.0) i18n (0.9.5) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) @@ -132,7 +132,7 @@ GEM uglifier (~> 3.0) middleman-gh-pages (0.4.1) rake (> 0.9.3) - middleman-livereload (3.4.6) + middleman-livereload (3.4.7) em-websocket (~> 0.5.1) middleman-core (>= 3.3) rack-livereload (~> 0.3.15) @@ -140,7 +140,7 @@ GEM middleman-core (>= 3.2) rouge (~> 3.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.15.0) multi_json (1.14.1) multipart-post (2.1.1) netrc (0.11.0) @@ -155,7 +155,7 @@ GEM tilt (>= 1.4.1, < 3) padrino-support (0.13.3.4) activesupport (>= 3.1) - parallel (1.19.1) + parallel (1.22.1) parser (2.7.1.2) ast (~> 2.4.0) pathutil (0.16.2) @@ -163,7 +163,7 @@ GEM pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (4.0.5) + public_suffix (4.0.7) puma (4.3.3) nio4r (~> 2.0) rack (1.6.13) @@ -176,7 +176,7 @@ GEM rack-ssl-enforcer (0.2.9) rainbow (3.0.0) rake (13.0.1) - rb-fsevent (0.10.4) + rb-fsevent (0.11.1) rb-inotify (0.10.1) ffi (~> 1.0) rdiscount (2.2.0.1) @@ -184,7 +184,7 @@ GEM ref (2.0.0) regstry (1.0.15) rexml (3.2.4) - rouge (3.19.0) + rouge (3.28.0) rubocop (0.82.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) @@ -197,19 +197,19 @@ GEM ruby18_source_location (0.2) safe_yaml (1.0.5) sass (3.4.25) - sassc (2.3.0) + sassc (2.4.0) ffi (~> 1.9) servolux (0.13.0) temple (0.8.2) therubyracer (0.12.3) libv8 (~> 3.16.14.15) ref - thor (1.0.1) + thor (1.2.1) thread_safe (0.3.6) tilt (2.0.10) typhoeus (1.3.1) ethon (>= 0.9.0) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)