From f1b6d764ee08338c2cda9d6c8de111d68799c636 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 22:22:23 +0000 Subject: [PATCH] Bump nokogiri from 1.12.5 to 1.16.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 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.12.5...v1.16.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ab048e1..5c8a558 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,9 +92,9 @@ GEM mini_mime (1.1.2) minitest (5.15.0) nio4r (2.5.8) - nokogiri (1.12.5-x86_64-linux) + nokogiri (1.16.3-x86_64-linux) racc (~> 1.4) - racc (1.6.0) + racc (1.7.3) rack (2.2.6.3) rack-test (2.0.2) rack (>= 1.3)