From 1966e066822e31cbcaded2daf80efeca8ae09613 Mon Sep 17 00:00:00 2001 From: Brian Kelly Date: Wed, 2 Apr 2025 10:11:51 -0500 Subject: [PATCH] Updates Nokogiri, Rack and URI gems for CVEs --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 543bfb09..1e082964 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -324,9 +324,9 @@ GEM net-ssh (7.2.0) newrelic_rpm (9.11.0) nio4r (2.7.4) - nokogiri (1.18.3-arm64-darwin) + nokogiri (1.18.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.3-x86_64-linux-gnu) + nokogiri (1.18.7-x86_64-linux-gnu) racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) @@ -358,7 +358,7 @@ GEM puma (5.6.9) nio4r (~> 2.0) racc (1.8.1) - rack (2.2.11) + rack (2.2.13) rack-attack (6.7.0) rack (>= 1.0, < 4) rack-proxy (0.7.7) @@ -526,7 +526,7 @@ GEM unf_ext unf_ext (0.0.8.2) unicode-display_width (2.4.2) - uri (0.13.1) + uri (1.0.3) version_gem (1.1.3) view_component (2.83.0) activesupport (>= 5.2.0, < 8.0)