From 383c1059c36f8d26a09c35c5bce7d5e8e12ab2a9 Mon Sep 17 00:00:00 2001 From: Gabe Farrell <90876006+gabehf@users.noreply.github.com> Date: Tue, 14 May 2024 15:00:12 -0400 Subject: [PATCH] Merge pull request #4 from edcommonwealth/dependabot/bundler/nokogiri-1.16.5 chore(deps): bump nokogiri from 1.15.5 to 1.16.5 --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 636a59be..23507bfd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -260,7 +260,6 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.5) - mini_portile2 (2.8.5) minitest (5.20.0) msgpack (1.7.2) multi_json (1.15.0) @@ -281,8 +280,11 @@ GEM net-ssh (7.2.1) newrelic_rpm (9.7.0) nio4r (2.7.0) - nokogiri (1.15.5) - mini_portile2 (~> 2.8.2) + nokogiri (1.16.5-arm64-darwin) + racc (~> 1.4) + nokogiri (1.16.5-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.16.5-x86_64-linux) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1)