From 4a3858ca7049360053b0d412de8f3645ed3e80b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 00:17:25 +0000 Subject: [PATCH] Bump nokogiri from 1.14.3 to 1.16.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 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.14.3...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 4798b5c..46fdc28 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,9 +113,9 @@ GEM minitest (5.20.0) mutex_m (0.2.0) namae (1.1.1) - nokogiri (1.14.3-x86_64-darwin) + nokogiri (1.16.3-x86_64-darwin) racc (~> 1.4) - nokogiri (1.14.3-x86_64-linux) + nokogiri (1.16.3-x86_64-linux) racc (~> 1.4) parallel (1.22.1) parser (3.1.2.1) @@ -125,7 +125,7 @@ GEM pkg-config (1.4.9) posix-spawn (0.3.15) public_suffix (5.0.0) - racc (1.6.2) + racc (1.7.3) rainbow (3.1.1) rake (13.0.6) rb-fsevent (0.11.2)