From eb1b3fef1b9fcd0f7f097fce4946e41092288d9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 23:44:50 +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.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.8.0...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../wwwroot/lib/bootstrap/Gemfile.lock | 12 +++++++----- 1 file changed, 7 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..f84cb6f 100644 --- a/AutoHelp.web.netcore/wwwroot/lib/bootstrap/Gemfile.lock +++ b/AutoHelp.web.netcore/wwwroot/lib/bootstrap/Gemfile.lock @@ -34,14 +34,16 @@ 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.8.0) + nokogiri (1.13.4) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.4-x64-mingw32) + racc (~> 1.4) pathutil (0.14.0) forwardable-extended (~> 2.6) public_suffix (2.0.5) + racc (1.6.0) rake (12.0.0) rb-fsevent (0.10.2) rb-inotify (0.9.10)