From 71e2379b9f47ae12403f369bcb252ebeb90b11aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 02:22:10 +0000 Subject: [PATCH] Bump nokogiri from 1.13.6 to 1.16.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.6 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.13.6...v1.16.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 951713e..2faf691 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -170,7 +170,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.1.2) - mini_portile2 (2.8.0) + mini_portile2 (2.8.5) minitest (5.15.0) net-imap (0.2.3) digest @@ -187,8 +187,8 @@ GEM net-protocol timeout nio4r (2.5.8) - nokogiri (1.13.6) - mini_portile2 (~> 2.8.0) + nokogiri (1.16.2) + mini_portile2 (~> 2.8.2) racc (~> 1.4) pg (1.3.5) pry (0.14.1) @@ -204,7 +204,7 @@ GEM psych (4.0.3) stringio public_suffix (4.0.7) - racc (1.6.0) + racc (1.7.3) rack (2.2.3.1) rack-mini-profiler (3.0.0) rack (>= 1.2.0)