From eeb8ca973e81e9d87d572ef8b00d308771ab56f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2019 13:44:11 +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.4. - [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.4) 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..d4ee800 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.4) + mini_portile2 (~> 2.4.0) + nokogiri (1.10.4-x64-mingw32) + mini_portile2 (~> 2.4.0) pathutil (0.14.0) forwardable-extended (~> 2.6) public_suffix (2.0.5)