From 48720bfb5eea5b1abda26309eb5e6b0e9cffaa48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 08:04:44 +0000 Subject: [PATCH] Bump nokogiri from 1.8.1 to 1.10.8 in /docs Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.1 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.8.1...v1.10.8) Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 27e4159d..f8dbd311 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -84,13 +84,13 @@ GEM rb-inotify (>= 0.9) maruku (0.7.0) mercenary (0.3.4) - mini_portile (0.6.0) + mini_portile2 (2.4.0) minitest (5.4.1) - nokogiri (1.8.1) - mini_portile (= 0.6.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) parslet (1.5.0) blankslate (~> 2.0) - posix-spawn (0.3.9) + posix-spawn (0.3.13) pygments.rb (0.6.0) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.1.0) @@ -108,7 +108,7 @@ GEM parslet (~> 1.5.0) tzinfo (1.2.2) thread_safe (~> 0.1) - yajl-ruby (1.3.1) + yajl-ruby (1.1.0) PLATFORMS ruby