From 00dc0b857a8b75a3334c6524a391b139680e5d24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 06:37:47 +0000 Subject: [PATCH] Bump nokogiri from 1.6.0 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.0 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.6.0...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 86c1ebe..6a80acf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,12 +91,13 @@ GEM railties method_source (0.8.2) mime-types (1.23) - mini_portile (0.5.1) + mini_portile2 (2.8.1) minitest (4.7.5) multi_json (1.7.8) multipart-post (1.2.0) - nokogiri (1.6.0) - mini_portile (~> 0.5.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth (0.4.7) oauth2 (0.8.1) faraday (~> 0.8) @@ -121,6 +122,7 @@ GEM pry-stack_explorer (0.4.9.1) binding_of_caller (>= 0.7) pry (>= 0.9.11) + racc (1.6.2) rack (1.5.2) rack-contrib (1.1.0) rack (>= 0.9.1)