From f9d64d07cb93f50bba7d29b7cafd70ab28229232 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 05:35:30 +0000 Subject: [PATCH] Bump nokogiri from 1.11.3 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.3 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.11.3...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fbfa257..3027922 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM marcel (1.0.1) method_source (1.0.0) mini_mime (1.1.2) - mini_portile2 (2.5.0) + mini_portile2 (2.8.1) minitest (5.18.0) net-imap (0.3.4) date @@ -104,10 +104,10 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.7) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - racc (1.5.2) + racc (1.6.2) rack (2.2.6.2) rack-test (1.1.0) rack (>= 1.0, < 3)