From 44cd9c61c32a00cdd5658b15bde437b63666d06e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 09:30:51 +0000 Subject: [PATCH] Bump nokogiri from 1.8.2 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.14.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.8.2...v1.14.3) --- 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 9c18ca3..330e12e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,13 +127,14 @@ GEM stomp systemu mini_mime (1.0.0) - mini_portile2 (2.3.0) + mini_portile2 (2.8.1) minitest (5.11.3) multi_json (1.13.1) mysql2 (0.3.18) newrelic_rpm (4.5.0.337) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) protected_attributes (1.1.4) activemodel (>= 4.0.1, < 5.0) public_suffix (3.0.2) @@ -141,6 +142,7 @@ GEM facter (> 1.6, < 3) hiera (~> 1.0) json_pure + racc (1.6.2) rack (1.6.9) rack-test (0.6.3) rack (>= 1.0)