From f308201f98d30ae67b7cd48d8516197a1bdba283 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Sep 2020 20:56:29 +0000 Subject: [PATCH] Bump sanitize from 2.0.3 to 5.2.1 Bumps [sanitize](https://github.com/rgrove/sanitize) from 2.0.3 to 5.2.1. - [Release notes](https://github.com/rgrove/sanitize/releases) - [Changelog](https://github.com/rgrove/sanitize/blob/master/HISTORY.md) - [Commits](https://github.com/rgrove/sanitize/compare/v2.0.3...v5.2.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8902bae..99574d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,18 @@ GEM remote: http://rubygems.org/ specs: + crass (1.0.6) diff-lcs (1.1.3) httparty (0.10.2) multi_json (~> 1.0) multi_xml (>= 0.5.2) + mini_portile2 (2.4.0) multi_json (1.6.1) multi_xml (0.5.3) - nokogiri (1.5.6) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) + nokogumbo (2.0.2) + nokogiri (~> 1.8, >= 1.8.4) rspec (2.9.0) rspec-core (~> 2.9.0) rspec-expectations (~> 2.9.0) @@ -16,9 +21,10 @@ GEM rspec-expectations (2.9.1) diff-lcs (~> 1.1.3) rspec-mocks (2.9.0) - sanitize (2.0.3) - nokogiri (>= 1.4.4, < 1.6) - nokogiri (>= 1.4.4, < 1.6) + sanitize (5.2.1) + crass (~> 1.0.2) + nokogiri (>= 1.8.0) + nokogumbo (~> 2.0) PLATFORMS ruby