From 4218db69b3bd7fb4ae7e068f633a0eca0e3c5eda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 06:53:45 +0000 Subject: [PATCH] build(deps): bump nokogiri from 1.11.2 to 1.11.6 in /docs Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.2 to 1.11.6. - [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.2...v1.11.6) Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index ba7ce47a2c2c0..c0afa57f25a5c 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -213,14 +213,19 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.5.0) + mini_portile2 (2.5.2) + net-ftp (~> 0.1) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.14.4) multipart-post (2.1.1) - nokogiri (1.11.2) + net-ftp (0.1.2) + net-protocol + time + net-protocol (0.1.0) + nokogiri (1.11.6) mini_portile2 (~> 2.5.0) racc (~> 1.4) nokogumbo (2.0.4) @@ -258,6 +263,7 @@ GEM terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) + time (0.1.0) typhoeus (1.4.0) ethon (>= 0.9.0) tzinfo (1.2.9)