From f95f4b23abbe77fef85447aed75a05439ac1e4b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 05:32:53 +0000 Subject: [PATCH] Bump nokogiri from 1.11.1 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 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.1...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 402dedc..1f3e740 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,17 +65,17 @@ GEM i18n (1.8.8) concurrent-ruby (~> 1.0) json (2.5.1) - mini_portile2 (2.5.0) + mini_portile2 (2.8.1) minitest (5.14.3) molinillo (0.6.6) nanaimo (0.3.0) nap (1.1.0) netrc (0.11.0) - nokogiri (1.11.1) - mini_portile2 (~> 2.5.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) racc (~> 1.4) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.2) rouge (2.0.7) ruby-macho (1.4.0) slather (2.6.1)