From b4323aef96b3d54915f3f93662d250a94fe8bebe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 06:39:34 +0000 Subject: [PATCH] Bump nokogiri from 1.6.6.2 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.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.6.6.2...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 212155e..afed01e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM treetop (~> 1.4.8) metaclass (0.0.4) mime-types (1.25.1) - mini_portile (0.6.2) + mini_portile2 (2.8.1) minitest (5.3.3) mocha (0.14.0) metaclass (~> 0.0.1) @@ -71,8 +71,9 @@ GEM railties (>= 3.0) multi_json (1.11.1) mustache (1.0.1) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) paranoia (2.1.2) activerecord (~> 4.0) pg (0.18.2)