From e8c19877a0b33f1941aeb5c5940cc88c6af60c11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 02:12:53 +0000 Subject: [PATCH] Bump nokogiri from 1.11.4 to 1.13.9 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 to 1.13.9. - [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.11.4...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 57 ++++++++++++++++++++++++++++------------------------ 1 file changed, 31 insertions(+), 26 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 63964b824..1bf82944b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,13 +14,17 @@ GIT GEM remote: https://rubygems.org/ specs: - activesupport (5.2.4.4) + activesupport (5.2.8.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) + async (2.2.1) + console (~> 1.10) + io-event (~> 1.1.0) + timers (~> 4.1) backports (3.19.0) byebug (11.1.3) coderay (1.1.3) @@ -29,9 +33,11 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.7) + console (1.16.2) + fiber-local contracts (0.16.0) dotenv (2.7.6) - dry-configurable (0.12.0) + dry-configurable (0.12.1) concurrent-ruby (~> 1.0) dry-core (~> 0.5, >= 0.5.0) dry-container (0.7.2) @@ -57,12 +63,13 @@ GEM dry-inflector (~> 0.1, >= 0.1.2) dry-logic (~> 1.0, >= 1.0.2) erubis (2.7.0) - ethon (0.12.0) - ffi (>= 1.3.0) + ethon (0.15.0) + ffi (>= 1.15.0) execjs (2.7.0) fastimage (2.2.1) - ffi (1.14.2) - ffi (1.14.2-x64-mingw32) + ffi (1.15.5) + ffi (1.15.5-x64-mingw32) + fiber-local (1.0.0) generator (0.0.1) haml (5.2.1) temple (>= 0.8.0) @@ -70,24 +77,24 @@ GEM hamster (3.0.0) concurrent-ruby (~> 1.0) hashie (3.6.0) - html-proofer (3.18.2) + html-proofer (5.0.0) addressable (~> 2.3) - mercenary (~> 0.3) - nokogumbo (~> 2.0) - parallel (~> 1.3) + async (~> 2.1) + nokogiri (~> 1.13) rainbow (~> 3.0) typhoeus (~> 1.3) yell (~> 2.0) + zeitwerk (~> 2.5) i18n (0.9.5) concurrent-ruby (~> 1.0) ice_nine (0.11.2) + io-event (1.1.1) kramdown (1.17.0) lazy_priority_queue (0.1.1) - listen (3.3.3) + listen (3.7.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) memoist (0.16.2) - mercenary (0.4.0) method_source (1.0.0) middleman (5.0.0.rc.1) coffee-script (~> 2.2) @@ -128,15 +135,11 @@ GEM middleman-syntax (3.2.0) middleman-core (>= 3.2) rouge (~> 3.2) - mini_portile2 (2.5.1) - minitest (5.14.2) - nokogiri (1.11.4) - mini_portile2 (~> 2.5.0) + mini_portile2 (2.8.0) + minitest (5.16.3) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.11.4-x64-mingw32) - racc (~> 1.4) - nokogumbo (2.0.4) - nokogiri (~> 1.8, >= 1.8.4) oj (3.10.18) padrino-helpers (0.14.4) i18n (~> 0.6, >= 0.6.7) @@ -144,17 +147,17 @@ GEM tilt (>= 1.4.1, < 3) padrino-support (0.14.4) parallel (1.20.1) - pry (0.13.1) + pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) - pry-byebug (3.9.0) + pry-byebug (3.10.1) byebug (~> 11.0) - pry (~> 0.13.0) + pry (>= 0.13, < 0.15) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rainbow (3.0.0) - rake (13.0.3) + rake (13.0.6) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) @@ -177,13 +180,15 @@ GEM thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) + timers (4.3.5) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) yell (2.2.2) + zeitwerk (2.6.1) PLATFORMS ruby