From 7974f4232b00ff4493624995aa8993a42ac630e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 06:01:27 +0000 Subject: [PATCH] Bump nokogiri from 1.13.4 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 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.4...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7368247..c126168 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,10 +37,10 @@ GEM concurrent-ruby (~> 1.0) json (2.5.1) method_source (1.0.0) - mini_portile2 (2.8.0) + mini_portile2 (2.8.1) minitest (5.14.4) net-http-report (0.2.0) - nokogiri (1.13.4) + nokogiri (1.14.3) mini_portile2 (~> 2.8.0) racc (~> 1.4) parallel (1.12.0) @@ -54,7 +54,7 @@ GEM byebug (~> 11.0) pry (~> 0.13.0) public_suffix (4.0.6) - racc (1.6.0) + racc (1.6.2) rainbow (2.2.2) rake rake (13.0.1)