From 4d0e9538245332d774e76c40adfa486363a60405 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 16 Oct 2025 16:24:01 +0000 Subject: [PATCH] fix: Gemfile.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-RACK-13535097 - https://snyk.io/vuln/SNYK-RUBY-RACK-13524628 --- Gemfile.lock | 78 +++++++++++++++++++++++++++------------------------- 1 file changed, 40 insertions(+), 38 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 74b7a863b3..5454a8b879 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,8 +56,8 @@ GEM akamai-edgegrid (1.0.6) inifile (~> 3.0) ansi (1.5.0) - asciidoctor (1.5.5) - ast (2.3.0) + asciidoctor (1.5.8) + ast (2.4.3) astrolabe (1.3.1) parser (~> 2.2) autoparse (0.3.3) @@ -69,7 +69,7 @@ GEM chunky_png (1.3.7) climate_control (0.0.3) activesupport (>= 3.0) - coderay (1.1.1) + coderay (1.1.3) compass (1.0.3) chunky_png (~> 1.2) compass-core (~> 1.0.2) @@ -90,14 +90,13 @@ GEM docker-api (1.32.1) excon (>= 0.38.0) json - domain_name (0.5.20161021) - unf (>= 0.0.5, < 1.0.0) - em-websocket (0.5.1) + domain_name (0.6.20240107) + em-websocket (0.5.3) eventmachine (>= 0.12.9) - http_parser.rb (~> 0.6.0) + http_parser.rb (~> 0) ethon (0.9.1) ffi (>= 1.3.0) - eventmachine (1.2.0.1) + eventmachine (1.2.7) excon (0.54.0) execjs (2.7.0) extlib (0.9.16) @@ -107,8 +106,9 @@ GEM multipart-post (>= 1.2, < 3) faraday_middleware (0.10.1) faraday (>= 0.7.4, < 1.0) - ffi (1.9.14) - formatador (0.2.5) + ffi (1.17.2) + formatador (1.2.1) + reline git (1.2.9.1) google-api-client (0.8.7) activesupport (>= 3.2, < 5.0) @@ -131,13 +131,15 @@ GEM signet (~> 0.7) gpgme (2.0.12) mini_portile2 (~> 2.1.0) - guard (2.14.0) + guard (2.19.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) - lumberjack (~> 1.0) + logger (~> 1.6) + lumberjack (>= 1.0.12, < 2.0) nenv (~> 0.1) notiffany (~> 0.0) - pry (>= 0.9.12) + ostruct (~> 0.6) + pry (>= 0.13.0) shellany (~> 0.0) thor (>= 0.18.1) guard-compat (1.2.1) @@ -154,11 +156,12 @@ GEM hashdiff (0.3.0) htmlcompressor (0.0.7) yui-compressor (~> 0.9.6) - http-cookie (1.0.3) + http-cookie (1.1.0) domain_name (~> 0.5) - http_parser.rb (0.6.0) + http_parser.rb (0.8.0) i18n (0.7.0) inifile (3.0.0) + io-console (0.8.1) iso8601 (0.9.1) json (1.8.3) jwt (1.5.6) @@ -170,15 +173,16 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) little-plugger (1.1.4) - logging (2.1.0) + logger (1.7.0) + logging (2.4.0) little-plugger (~> 1.1) - multi_json (~> 1.10) - lumberjack (1.0.10) + multi_json (~> 1.14) + lumberjack (1.4.2) macaddr (1.7.1) systemu (~> 2.6.2) memoist (0.15.0) metaclass (0.0.4) - method_source (0.8.2) + method_source (1.1.0) mime-types (2.1) mini_portile2 (2.1.0) minitest (5.9.1) @@ -189,13 +193,13 @@ GEM ruby-progressbar mocha (1.2.1) metaclass (~> 0.0.1) - multi_json (1.12.1) + multi_json (1.17.0) multipart-post (2.0.0) nenv (0.3.0) netrc (0.11.0) nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) - notiffany (0.1.1) + notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) oauth (0.3.6) @@ -209,29 +213,31 @@ GEM chunky_png (~> 1.3.1) open4 (1.3.4) os (0.9.6) - parallel (1.9.0) + ostruct (0.6.3) + parallel (1.27.0) parallel_tests (1.9.0) parallel parser (2.4.0.0) ast (~> 2.2) powerpack (0.1.1) - pry (0.10.4) - coderay (~> 1.1.0) - method_source (~> 0.8.1) - slop (~> 3.4) + pry (0.15.2) + coderay (~> 1.1) + method_source (~> 1.0) pry-byebug (3.4.0) byebug (~> 9.0) pry (~> 0.10) public_suffix (2.0.4) - rack (1.6.4) + rack (1.6.13) rainbow (2.2.1) rake (10.5.0) rb-fchange (0.0.6) ffi - rb-fsevent (0.9.8) - rb-inotify (0.9.7) - ffi (>= 0.5.0) + rb-fsevent (0.11.2) + rb-inotify (0.11.1) + ffi (~> 1.0) ref (2.0.0) + reline (0.6.2) + io-console (~> 0.5) report_builder (0.1.2) builder (~> 3.2, >= 3.2.2) json (~> 1.8, >= 1.8.1) @@ -265,7 +271,7 @@ GEM i18n iso8601 ruby-hmac (0.4.0) - ruby-ll (2.1.2) + ruby-ll (2.1.4) ansi ast ruby-progressbar (1.8.1) @@ -283,15 +289,14 @@ GEM slim (3.0.7) temple (~> 0.7.6) tilt (>= 1.3.3, < 2.1) - slop (3.6.0) systemu (2.6.5) temple (0.7.7) therubyracer (0.12.2) libv8 (~> 3.16.14.0) ref - thor (0.19.1) + thor (1.4.0) thread_safe (0.3.5) - tilt (2.0.5) + tilt (2.0.11) typhoeus (0.8.0) ethon (>= 0.8.0) tzinfo (1.2.2) @@ -299,9 +304,6 @@ GEM uglifier (2.0.1) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2) - unf (0.1.4) - unf_ext - unf_ext (0.0.7.2) uuid (2.3.8) macaddr (~> 1.0) webmock (2.1.0) @@ -365,4 +367,4 @@ DEPENDENCIES webmock (~> 2.0) BUNDLED WITH - 1.14.3 + 2.3.27