From 1b7b6e1fbe16b58876463fdef4552f5990352280 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 22:08:55 +0000 Subject: [PATCH] Bump nokogiri from 1.11.4 to 1.13.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 to 1.13.5. - [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.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0611db6..9d100c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,6 +24,7 @@ GEM http_parser.rb (~> 0.6.0) ethon (0.14.0) ffi (>= 1.15.0) + eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) execjs (2.8.1) faraday (1.4.1) @@ -35,6 +36,7 @@ GEM faraday-excon (1.1.0) faraday-net_http (1.0.1) faraday-net_http_persistent (1.1.0) + ffi (1.15.0) ffi (1.15.0-x64-mingw32) forwardable-extended (2.6.0) gemoji (3.0.1) @@ -215,7 +217,9 @@ GEM jekyll-seo-tag (~> 2.1) minitest (5.14.4) multipart-post (2.1.1) - nokogiri (1.11.4-x64-mingw32) + nokogiri (1.13.5-x64-mingw32) + racc (~> 1.4) + nokogiri (1.13.5-x86_64-linux) racc (~> 1.4) octokit (4.21.0) faraday (>= 0.9) @@ -223,7 +227,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.0) rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) @@ -253,19 +257,19 @@ GEM thread_safe (~> 0.1) unf (0.1.4) unf_ext + unf_ext (0.0.7.7) unf_ext (0.0.7.7-x64-mingw32) unicode-display_width (1.7.0) - wdm (0.1.1) zeitwerk (2.4.2) PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES github-pages kramdown (>= 2.3.1) nokogiri (>= 1.11.0) - wdm (>= 0.1.0) BUNDLED WITH 2.2.17