From ec55a80e1af3c3d3d9381982fbf321ed82d1b3e1 Mon Sep 17 00:00:00 2001 From: Mateusz Drewniak Date: Mon, 13 May 2024 22:10:03 +0200 Subject: [PATCH] Update nokogiri --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 51927e6..3342073 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,15 +25,15 @@ GEM kramdown (~> 2.0) minitest (5.17.0) netrc (0.11.0) - nokogiri (1.14.2-arm64-darwin) + nokogiri (1.16.5-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.2-x86_64-linux) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) parallel (1.22.1) parser (3.2.1.0) ast (~> 2.4.1) prism (0.29.0) - racc (1.6.2) + racc (1.7.3) rainbow (3.1.1) rake (13.0.6) rbi (0.1.13)