From a410e40c10bd6c2cd1aa1b598ac9e1d58f410e48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 23:33:26 -0300 Subject: [PATCH] Bump nokogiri from 1.15.4 to 1.16.2 (#55) --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 22db7035..85f543f0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -248,14 +248,14 @@ GEM net-protocol net-ssh (7.2.0) nio4r (2.7.0) - nokogiri (1.15.4) + nokogiri (1.16.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.15.4-x64-mingw-ucrt) + nokogiri (1.16.2-x64-mingw-ucrt) racc (~> 1.4) - nokogiri (1.15.4-x86_64-darwin) + nokogiri (1.16.2-x86_64-darwin) racc (~> 1.4) - nokogiri (1.15.4-x86_64-linux) + nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) oauth2 (1.4.11) faraday (>= 0.17.3, < 3.0) @@ -277,7 +277,7 @@ GEM public_suffix (5.0.3) puma (6.4.2) nio4r (~> 2.0) - racc (1.7.1) + racc (1.7.3) rack (3.0.8) rack-mini-profiler (3.1.1) rack (>= 1.2.0)