From 9d4bf905c3e13f7108e6c0025687a7f76e530e39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 04:25:57 +0000 Subject: [PATCH] Bump nokogiri from 1.6.0 to 1.14.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.0 to 1.14.2. - [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.2) --- 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..cd672df 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.2) + 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)