From 246f643eafa8fe0e48640b17da8ec5df5c925086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 21:00:12 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.16.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 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.10.10...v1.16.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 88c8d9ed..bb2c813c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -251,7 +251,7 @@ GEM mini_magick (3.8.1) subexec (~> 0.2.1) mini_mime (1.1.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.5) minitest (5.15.0) mono_logger (1.1.2) msgpack (0.7.6) @@ -259,8 +259,9 @@ GEM multipart-post (2.3.0) mysql2 (0.3.21) netrc (0.11.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.16.2) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nuntium_api (0.21) json rest-client @@ -281,6 +282,7 @@ GEM polyglot (0.3.5) public_suffix (4.0.7) puma (3.11.4) + racc (1.7.3) rack (1.6.13) rack-oauth2 (1.12.0) activesupport @@ -478,7 +480,6 @@ DEPENDENCIES jquery-rails (~> 2.0.2) knockoutjs-rails (~> 3.2.0) lodash-rails - loofah (= 2.20.0) machinist (= 1.0.6) mini_magick msgpack (~> 0.7.5)