From 85e40fa6c485cffe6685760e53d4d4b07be42675 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 09:08:27 +0000 Subject: [PATCH] Bump nokogiri from 1.8.2 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 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.8.2...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 37a4c838..5925ebe2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -261,7 +261,7 @@ GEM metaclass (0.0.1) method_source (0.9.0) mime-types (1.25.1) - mini_portile2 (2.3.0) + mini_portile2 (2.8.1) mocha (0.10.5) metaclass (~> 0.0.1) multi_json (1.13.1) @@ -276,8 +276,9 @@ GEM net-ssh (>= 2.6.5) netrc (0.11.0) newrelic_rpm (3.7.3.204) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth (0.4.7) oauth2 (0.7.1) faraday (~> 0.8) @@ -296,6 +297,7 @@ GEM puma (2.16.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) + racc (1.6.2) rack (1.4.7) rack-cache (1.8.0) rack (>= 0.4)