From 43debc65e48144e36b0bd2538c4ccffebbc08bcb Mon Sep 17 00:00:00 2001 From: Danila Fedorin Date: Sun, 2 Mar 2025 13:27:09 -0800 Subject: [PATCH] Update nokogiri Signed-off-by: Danila Fedorin --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 096da3a..ed87b7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,11 +3,11 @@ GEM specs: duktape (2.7.0.0) execjs (2.9.1) - mini_portile2 (2.8.6) - nokogiri (1.15.6) + mini_portile2 (2.8.8) + nokogiri (1.15.7) mini_portile2 (~> 2.8.2) racc (~> 1.4) - racc (1.8.0) + racc (1.8.1) PLATFORMS ruby