From 1536fef1b7912d0f20195d8ecbfeefa17298be2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Feb 2022 02:46:25 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.13.3 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.13.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.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0ca273a..eaeb48e 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.13.3-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.3-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,10 +80,11 @@ GEM public_suffix (4.0.6) pygments.rb (1.2.1) multi_json (>= 1.0.0) + racc (1.6.0) rainbow (3.0.0) rake (13.0.1) ruby-rc4 (0.1.5) - rubyzip (2.3.0) + rubyzip (2.3.2) safe_yaml (1.0.5) thread_safe (0.3.6) treetop (1.6.11) @@ -94,6 +96,7 @@ GEM PLATFORMS x86_64-darwin-19 + x86_64-linux DEPENDENCIES asciidoctor (= 2.0.12)