From b9b204d6729c5600ae8f6078aedbe80fd1af3a60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 00:42:12 +0000 Subject: [PATCH] Bump nokogiri from 1.15.4 to 1.16.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.4 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.15.4...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 063b96c..e78ff5b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -178,15 +178,15 @@ GEM mutex_m (0.1.2) nanaimo (0.3.0) naturally (2.2.1) - nokogiri (1.15.4-arm64-darwin) + nokogiri (1.16.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.15.4-x86_64-linux) + nokogiri (1.16.3-x86_64-linux) racc (~> 1.4) optparse (0.1.1) os (1.1.4) plist (3.7.0) public_suffix (5.0.3) - racc (1.7.1) + racc (1.7.3) rake (13.0.6) representable (3.2.0) declarative (< 0.1.0)