From 8ab6d3d6f4f59a8543c83b754769d42709d3fc50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 09:08:37 +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 5f00fb5..b897644 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM treetop (~> 1.4.8) method_source (0.8.1) mime-types (1.25.1) - mini_portile2 (2.3.0) + mini_portile2 (2.8.1) mongoid (3.1.7) activemodel (~> 3.2) moped (~> 1.4) @@ -148,8 +148,9 @@ GEM moped (1.5.3) multi_json (1.15.0) multipart-post (2.0.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.14.3) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) origin (1.1.0) paperclip (4.2.4) activemodel (>= 3.2.0) @@ -168,6 +169,7 @@ GEM method_source (~> 0.8) slop (~> 3.4) puma (3.6.2) + racc (1.6.2) rack (1.4.7) rack-cache (1.7.1) rack (>= 0.4)