From c47bd08d1d5fc9df538d3f06233c76ed14244c17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 09:28:35 +0000 Subject: [PATCH] Bump nokogiri in /AutoHelp.web.netcore/wwwroot/lib/bootstrap Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.0 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.0...v1.10.8) Signed-off-by: dependabot[bot] --- .../wwwroot/lib/bootstrap/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/AutoHelp.web.netcore/wwwroot/lib/bootstrap/Gemfile.lock b/AutoHelp.web.netcore/wwwroot/lib/bootstrap/Gemfile.lock index 118a3e8..acb34f1 100644 --- a/AutoHelp.web.netcore/wwwroot/lib/bootstrap/Gemfile.lock +++ b/AutoHelp.web.netcore/wwwroot/lib/bootstrap/Gemfile.lock @@ -34,11 +34,11 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) mercenary (0.3.6) - mini_portile2 (2.2.0) - nokogiri (1.8.0) - mini_portile2 (~> 2.2.0) - nokogiri (1.8.0-x64-mingw32) - mini_portile2 (~> 2.2.0) + mini_portile2 (2.4.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) + nokogiri (1.10.8-x64-mingw32) + mini_portile2 (~> 2.4.0) pathutil (0.14.0) forwardable-extended (~> 2.6) public_suffix (2.0.5)