From a2a161a94f63a02c7161c887c7bcead4ff2e2e02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 15:42:34 +0000 Subject: [PATCH] Bump nokogiri from 1.13.9 to 1.14.3 in /misc Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 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.9...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- misc/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/misc/Gemfile.lock b/misc/Gemfile.lock index 57c3293..9f0b4a3 100644 --- a/misc/Gemfile.lock +++ b/misc/Gemfile.lock @@ -31,12 +31,12 @@ GEM listen (3.7.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - mini_portile2 (2.8.0) + mini_portile2 (2.8.1) net-http-persistent (4.0.1) connection_pool (~> 2.2) nginx_test_helper (0.4.1) popen4 - nokogiri (1.13.9) + nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) open4 (1.3.4) @@ -45,7 +45,7 @@ GEM Platform (>= 0.4.0) open4 (>= 0.4.0) public_suffix (4.0.6) - racc (1.6.0) + racc (1.6.2) rack (2.2.3) rake (13.0.6) rb-fsevent (0.11.0)