From 10a0cfec616ff78f19265b1846383a5f1055668b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 00:43:41 +0000 Subject: [PATCH] Bump nokogiri from 1.5.2 to 1.11.4 in /doc/site Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.2 to 1.11.4. - [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.5.2...v1.11.4) Signed-off-by: dependabot[bot] --- doc/site/Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/site/Gemfile.lock b/doc/site/Gemfile.lock index 20da97b..62c0d66 100644 --- a/doc/site/Gemfile.lock +++ b/doc/site/Gemfile.lock @@ -21,12 +21,16 @@ GEM kramdown (0.13.6) linecache (0.46) rbx-require-relative (> 0.0.4) + mini_portile2 (2.5.1) nanoc (3.4.0) cri (~> 2.2) - nokogiri (1.5.2) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) oj (1.3.2) pygments.rb (0.2.13) rubypython (~> 0.5.3) + racc (1.5.2) rack (1.4.1) rbx-require-relative (0.0.9) redcarpet (2.1.1)