From 14175ff0fbe29f3e0e9f57054637df62e380bdba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 21:13:42 +0000 Subject: [PATCH] Bump nokogiri from 1.5.2 to 1.10.8 in /doc/site Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.2 to 1.10.8. - [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.8) 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..d88f00c 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.8) + mini_portile2 (~> 2.4.0) oj (1.3.2) pygments.rb (0.2.13) rubypython (~> 0.5.3)