From 411df542f73acb52a12891d8ea986d550848fbff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 02:02:56 +0000 Subject: [PATCH] Bump nokogiri from 1.5.2 to 1.10.10 in /doc/site Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.2 to 1.10.10. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.5.2...v1.10.10) Signed-off-by: dependabot[bot] --- doc/site/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/site/Gemfile.lock b/doc/site/Gemfile.lock index 20da97b..08966de 100644 --- a/doc/site/Gemfile.lock +++ b/doc/site/Gemfile.lock @@ -21,9 +21,11 @@ GEM kramdown (0.13.6) linecache (0.46) rbx-require-relative (> 0.0.4) + mini_portile2 (2.4.0) nanoc (3.4.0) cri (~> 2.2) - nokogiri (1.5.2) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) oj (1.3.2) pygments.rb (0.2.13) rubypython (~> 0.5.3)