From 13d1931963e95d386381109f8337e5d6db5ee162 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 19:21:29 +0000 Subject: [PATCH] Bump nokogiri from 1.8.1 to 1.16.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 to 1.16.5. - [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.8.1...v1.16.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cab8805..8b86202 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,12 +133,13 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.8.6) minitest (5.11.2) nenv (0.3.0) nio4r (2.3.1) - nokogiri (1.8.1) - mini_portile2 (~> 2.3.0) + nokogiri (1.16.5) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -146,6 +147,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.1) + racc (1.7.3) rack (2.0.3) rack-test (0.8.2) rack (>= 1.0, < 3)