From 6dc0fb06d84ffc897d845840653be8a20574857d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 21:41:57 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.14.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.14.2. - [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.10.10...v1.14.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0ca273a..7488e4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,8 +31,8 @@ GEM ethon (0.12.0) ffi (>= 1.3.0) ffi (1.14.0) - gepub (1.0.12) - nokogiri (>= 1.8.2, < 1.11) + gepub (1.0.15) + nokogiri (>= 1.8.2, < 2.0) rubyzip (> 1.1.1, < 2.4) hashery (2.1.2) html-proofer (3.18.2) @@ -48,11 +48,12 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.1104) - mini_portile2 (2.4.0) multi_json (1.15.0) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) - nokogumbo (2.0.4) + nokogiri (1.14.2-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.14.2-x86_64-linux) + racc (~> 1.4) + nokogumbo (2.0.5) nokogiri (~> 1.8, >= 1.8.4) parallel (1.20.1) pdf-core (0.7.0) @@ -79,6 +80,7 @@ GEM public_suffix (4.0.6) pygments.rb (1.2.1) multi_json (>= 1.0.0) + racc (1.6.2) rainbow (3.0.0) rake (13.0.1) ruby-rc4 (0.1.5) @@ -94,6 +96,7 @@ GEM PLATFORMS x86_64-darwin-19 + x86_64-linux DEPENDENCIES asciidoctor (= 2.0.12)