From 76d7007c42f04fba7e3fd977d34207ebae22842d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 20:05:32 +0000 Subject: [PATCH] Bump nokogiri from 1.5.5 to 1.6.8.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.5 to 1.6.8.1. - [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.5.5...v1.6.8.1) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c3bc48a..33e5cf9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,6 +77,7 @@ GEM treetop (~> 1.4.8) metaclass (0.0.1) mime-types (1.25) + mini_portile2 (2.1.0) minitest (4.7.5) mocha (0.14.0) metaclass (~> 0.0.1) @@ -84,7 +85,8 @@ GEM multi_xml (0.5.1) multipart-post (1.2.0) newrelic_api (1.2.4) - nokogiri (1.5.5) + nokogiri (1.6.8.1) + mini_portile2 (~> 2.1.0) pg (0.17.0) polyglot (0.3.3) rack (1.5.2)