From c9dc4c5ea6d91bf439458b257158776e0c316d5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 16:24:46 +0000 Subject: [PATCH] Bump nokogiri from 1.10.10 to 1.11.4 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.4. - [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.11.4) 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..e6b9fed 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.13) + nokogiri (>= 1.8.2, < 1.12) 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.11.4-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.11.4-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.5.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)