From eed7b6a7fca714965041d1e882ed3b224595a16b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 03:35:46 +0000 Subject: [PATCH] build(deps): bump nokogiri from 1.15.2 to 1.16.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.2 to 1.16.2. - [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.2...v1.16.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e420b216..7984ecf4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GEM rake (~> 12.3, >= 12.3.1) tty-prompt (~> 0.12, = 0.12.0) tty-table (~> 0.10, = 0.10.0) - nokogiri (1.15.2-x86_64-linux) + nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) open_uri_redirections (0.2.1) parallel (1.23.0) @@ -52,7 +52,7 @@ GEM psych (5.1.0) stringio public_suffix (5.0.1) - racc (1.6.2) + racc (1.7.3) rainbow (3.1.1) rake (12.3.3) rbs (2.8.4)