From 5b05f4821e400aa9a9a811df8598a0888892040d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 03:43:54 +0000 Subject: [PATCH] Bump nokogiri in /NetCoreSaaS.WebHost/wwwroot/lib/bootstrap Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.6. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.4...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] --- NetCoreSaaS.WebHost/wwwroot/lib/bootstrap/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NetCoreSaaS.WebHost/wwwroot/lib/bootstrap/Gemfile.lock b/NetCoreSaaS.WebHost/wwwroot/lib/bootstrap/Gemfile.lock index 281f193..dd2a28b 100644 --- a/NetCoreSaaS.WebHost/wwwroot/lib/bootstrap/Gemfile.lock +++ b/NetCoreSaaS.WebHost/wwwroot/lib/bootstrap/Gemfile.lock @@ -47,10 +47,10 @@ GEM ruby_dep (~> 1.2) mercenary (0.3.6) mini_portile2 (2.8.0) - nokogiri (1.13.4) + nokogiri (1.13.6) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.4-x64-mingw32) + nokogiri (1.13.6-x64-mingw32) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6)