From cdb6c014aca702c1f1b996dfdf1ca021b81e7ef7 Mon Sep 17 00:00:00 2001 From: Donal McBreen Date: Wed, 25 Jun 2025 07:58:17 +0100 Subject: [PATCH] Update Gemfile.lock --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 731b6b4d..938cc0df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,11 +78,11 @@ GEM net-sftp (4.0.0) net-ssh (>= 5.0.0, < 8.0.0) net-ssh (7.2.1) - nokogiri (1.16.0-arm64-darwin) + nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.0-x86_64-darwin) + nokogiri (1.18.8-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.0-x86_64-linux) + nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) parallel (1.24.0) parser (3.3.0.5)