From 38f20112af7e276b8f3beedf5fffae84696785fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 17:32:28 -0400 Subject: [PATCH] Bump nokogiri from 1.15.3 to 1.16.3 (#472) Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.3 to 1.16.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.15.3...v1.16.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 45 +++------------------------------------------ 1 file changed, 3 insertions(+), 42 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 569ad6fc..ecfbc16e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,16 +1,6 @@ GEM remote: https://rubygems.org/ specs: - Ascii85 (1.1.0) - addressable (2.8.5) - public_suffix (>= 2.0.2, < 6.0) - afm (0.2.2) - async (2.6.3) - console (~> 1.10) - fiber-annotation - io-event (~> 1.1) - timers (~> 4.1) - autoprefixer-rails (10.4.13.0) Ascii85 (1.1.0) addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) @@ -24,17 +14,12 @@ GEM execjs (~> 2) colorator (1.1.0) concurrent-ruby (1.2.2) - console (1.20.0) - fiber-annotation - fiber-local - concurrent-ruby (1.2.2) console (1.20.0) fiber-annotation fiber-local em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) - ethon (0.16.0) ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) @@ -42,31 +27,21 @@ GEM ffi (1.15.5) fiber-annotation (0.2.0) fiber-local (1.0.0) - fiber-annotation (0.2.0) - fiber-local (1.0.0) forwardable-extended (2.6.0) hashery (2.1.2) - html-proofer (5.0.7) - hashery (2.1.2) html-proofer (5.0.7) addressable (~> 2.3) async (~> 2.1) nokogiri (~> 1.13) pdf-reader (~> 2.11) - async (~> 2.1) - nokogiri (~> 1.13) - pdf-reader (~> 2.11) rainbow (~> 3.0) typhoeus (~> 1.3) yell (~> 2.0) zeitwerk (~> 2.5) - zeitwerk (~> 2.5) http_parser.rb (0.8.0) - i18n (1.14.1) i18n (1.14.1) concurrent-ruby (~> 1.0) io-event (1.2.3) - io-event (1.2.3) jekyll (4.2.2) addressable (~> 2.4) colorator (~> 1.0) @@ -82,7 +57,6 @@ GEM rouge (~> 3.0) safe_yaml (~> 1.0) terminal-table (~> 2.0) - jekyll-feed (0.17.0) jekyll-feed (0.17.0) jekyll (>= 3.7, < 5.0) jekyll-redirect-from (0.16.0) @@ -100,14 +74,12 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.4) - listen (3.8.0) - liquid (4.0.4) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - mini_portile2 (2.8.4) - nokogiri (1.15.3) + mini_portile2 (2.8.5) + nokogiri (1.16.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) pathutil (0.16.2) @@ -119,18 +91,14 @@ GEM ruby-rc4 ttfunk public_suffix (5.0.3) - racc (1.7.1) + racc (1.7.3) rainbow (3.1.1) rb-fsevent (0.11.2) - rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) rexml (3.2.6) rouge (3.30.0) ruby-rc4 (0.1.5) - rexml (3.2.6) - rouge (3.30.0) - ruby-rc4 (0.1.5) safe_yaml (1.0.5) sassc (2.4.0) ffi (~> 1.9) @@ -138,16 +106,12 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) timers (4.3.5) ttfunk (1.7.0) - timers (4.3.5) - ttfunk (1.7.0) typhoeus (1.4.0) ethon (>= 0.9.0) unicode-display_width (1.8.0) webrick (1.8.1) - webrick (1.8.1) yell (2.2.2) zeitwerk (2.6.11) - zeitwerk (2.6.11) PLATFORMS ruby @@ -157,8 +121,6 @@ DEPENDENCIES execjs (= 2.7.0) html-proofer (~> 5) jekyll (= 4.2.2) - html-proofer (~> 5) - jekyll (= 4.2.2) jekyll-feed (~> 0.6) jekyll-redirect-from jekyll-seo-tag @@ -166,7 +128,6 @@ DEPENDENCIES kramdown-parser-gfm tzinfo-data webrick - webrick BUNDLED WITH 2.3.26