From bff9b9002404cc29817f05cf1d8e3c04d1df24b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 12:22:50 +0000 Subject: [PATCH] Bump nokogiri from 1.13.8 to 1.14.3 in /modules Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 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.13.8...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- modules/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/Gemfile.lock b/modules/Gemfile.lock index 893f2dd88..eadf3ceff 100644 --- a/modules/Gemfile.lock +++ b/modules/Gemfile.lock @@ -1996,7 +1996,7 @@ GEM net-ssh (>= 2.6.5) net-ssh-gateway (>= 1.2.0) netaddr (2.0.6) - nokogiri (1.13.8-x86_64-linux) + nokogiri (1.14.3-x86_64-linux) racc (~> 1.4) nori (2.6.0) numerizer (0.1.1) @@ -2032,7 +2032,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) public_suffix (4.0.7) - racc (1.6.0) + racc (1.6.2) rack (2.2.4) rainbow (3.1.1) rake (13.0.6)