From 97e5780cb88336f801ac6261cf641b3caad080aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 03:35:28 +0000 Subject: [PATCH] chore(deps): update dependency nokogiri to v1.16.0 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 65fe657b..271d4dc4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM image_size (3.3.0) in_threads (1.6.0) method_source (1.0.0) - mini_portile2 (2.8.4) + mini_portile2 (2.8.5) minitest (5.21.1) multi_json (1.15.0) mustermann (3.0.0) @@ -62,7 +62,7 @@ GEM net-ssh (>= 5.0.0, < 8.0.0) net-ssh (7.0.1) newrelic_rpm (8.16.0) - nokogiri (1.15.4) + nokogiri (1.16.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) options (2.3.2) @@ -76,7 +76,7 @@ GEM pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - racc (1.6.2) + racc (1.7.3) rack (2.2.8) rack-protection (3.1.0) rack (~> 2.2, >= 2.2.4)