From b81104d66f0eba80405fd288e232cda1abcceb9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 06:37:27 +0000 Subject: [PATCH] Bump nokogiri from 1.6.5 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.5 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.5...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 7160e36bf..114f7659f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM treetop (~> 1.4.8) mime-types (1.25.1) mini_magick (4.0.1) - mini_portile (0.6.1) + mini_portile2 (2.8.1) mongoid (3.1.6) activemodel (~> 3.2) moped (~> 1.4) @@ -94,8 +94,9 @@ GEM multi_json (1.10.1) mynyml-redgreen (0.7.1) term-ansicolor (>= 1.0.4) - nokogiri (1.6.5) - mini_portile (~> 0.6.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) origin (1.1.0) orm_adapter (0.5.0) paperclip (4.1.1) @@ -104,6 +105,7 @@ GEM cocaine (~> 0.5.3) mime-types polyglot (0.3.5) + racc (1.6.2) rack (1.4.5) rack-cache (1.2) rack (>= 0.4)