From add79c608b11010f8651264212f74e6c81334e6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 03:40:30 +0000 Subject: [PATCH] Bump nokogiri from 1.5.9 to 1.10.10 in /PenTest Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.5.9 to 1.10.10. - [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.5.9...v1.10.10) Signed-off-by: dependabot[bot] --- PenTest/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/PenTest/Gemfile.lock b/PenTest/Gemfile.lock index 2439bef..b293c0a 100644 --- a/PenTest/Gemfile.lock +++ b/PenTest/Gemfile.lock @@ -2,7 +2,9 @@ GEM remote: https://rubygems.org/ specs: colored (1.2) - nokogiri (1.5.9) + mini_portile2 (2.4.0) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) public_suffix (1.3.0) PLATFORMS