From 34c631ed5c014ddf317b665fe637cd63a1fb9d9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 06:32:01 +0000 Subject: [PATCH] Bump nokogiri from 1.14.2 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.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.14.2...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 824c9f6..fc4df0c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -242,7 +242,9 @@ GEM net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) netrc (0.11.0) - nokogiri (1.14.2-aarch64-linux) + nokogiri (1.14.3-aarch64-linux) + racc (~> 1.4) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) nori (2.6.0) notiffany (0.1.3) @@ -403,6 +405,7 @@ GEM PLATFORMS aarch64-linux + x86_64-linux DEPENDENCIES chefspec (= 9.3.3)