From a71460dc9f4a7e7372756605f131b30f89ea5f3d Mon Sep 17 00:00:00 2001 From: Jack S Date: Wed, 12 Apr 2023 11:55:53 +0100 Subject: [PATCH] Bump nokogiri --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9083ba67e..78fe1e157 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -233,11 +233,11 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.8) - nokogiri (1.14.2-arm64-darwin) + nokogiri (1.14.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.14.2-x86_64-darwin) + nokogiri (1.14.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.14.2-x86_64-linux) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) notifications-ruby-client (5.4.0) jwt (>= 1.5, < 3)