From eea0d4070f66c72ef6193e3f75400fbb17ec99b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 22:03:30 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.14.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 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.10.10...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0ca273a..68d4918 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,10 +48,11 @@ 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) + nokogiri (1.14.3-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.14.3-x86_64-linux) + racc (~> 1.4) nokogumbo (2.0.4) nokogiri (~> 1.8, >= 1.8.4) parallel (1.20.1) @@ -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)