From 4a742814ff7597d0ab73cd37832e86272ad277af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 05:04:02 +0000 Subject: [PATCH] Bump nokogiri from 1.8.2 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.13.9. - [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.13.9) --- 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..8f45e5a 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.0) 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.13.9) + 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.0) rack (1.6.9) rack-test (0.6.3) rack (>= 1.0)