From fe8e9e283e86704df412eb6b0f686c49a932eccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 23:52:22 +0000 Subject: [PATCH] Bump nokogiri from 1.13.9 to 1.16.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.16.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.16.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 063c537..56e3a89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,9 +127,9 @@ GEM net-smtp (0.4.0.1) net-protocol nio4r (2.5.8) - nokogiri (1.13.9-x86_64-darwin) + nokogiri (1.16.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.13.9-x86_64-linux) + nokogiri (1.16.3-x86_64-linux) racc (~> 1.4) pg (1.4.5) pg_search (2.3.6) @@ -142,7 +142,7 @@ GEM public_suffix (5.0.0) puma (5.6.5) nio4r (~> 2.0) - racc (1.6.0) + racc (1.7.3) rack (2.2.6.4) rack-mini-profiler (2.3.4) rack (>= 1.2.0)