From 1b9fede072e3fbac1835f6bd43148f157d95a6c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2020 22:29:38 +0000 Subject: [PATCH] Bump sanitize from 5.0.0 to 5.2.1 Bumps [sanitize](https://github.com/rgrove/sanitize) from 5.0.0 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/v5.0.0...v5.2.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 60a3ca6..9f6e333 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM activesupport (>= 4.2) deep_merge (~> 1.2, >= 1.2.1) dry-schema (~> 1.0) - crass (1.0.4) + crass (1.0.6) deep_merge (1.2.1) deprecation (1.0.0) activesupport @@ -218,9 +218,9 @@ GEM multipart-post (2.1.1) net-http-persistent (2.9.4) nio4r (2.5.1) - nokogiri (1.10.4) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) - nokogumbo (2.0.1) + nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) orm_adapter (0.5.0) popper_js (1.14.5) @@ -270,7 +270,7 @@ GEM ruby-progressbar (1.10.1) ruby_dep (1.5.0) rubyzip (1.2.3) - sanitize (5.0.0) + sanitize (5.2.1) crass (~> 1.0.2) nokogiri (>= 1.8.0) nokogumbo (~> 2.0)