From 96bcdf7b404d2565ee6d667578c3723dad80330d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 01:26:25 +0000 Subject: [PATCH] Bump nokogiri from 1.10.9 to 1.11.1 in /site/jekyll Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.1. - [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.9...v1.11.1) Signed-off-by: dependabot[bot] --- site/jekyll/Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/site/jekyll/Gemfile.lock b/site/jekyll/Gemfile.lock index 60c113656..394168f97 100644 --- a/site/jekyll/Gemfile.lock +++ b/site/jekyll/Gemfile.lock @@ -39,12 +39,13 @@ GEM rb-inotify (>= 0.9) rb-kqueue (>= 0.2) maruku (0.7.0) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) multi_json (1.12.1) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.9-x64-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogiri (1.11.1-x64-mingw32) + racc (~> 1.4) nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) parslet (1.5.0) @@ -53,6 +54,7 @@ GEM pygments.rb (0.5.4) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.1.0) + racc (1.5.2) rack (1.6.12) rb-fsevent (0.9.8) rb-inotify (0.9.8)