From a6d379d68b70b532ba84b1460c59bab9286cd358 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2020 22:30:46 +0000 Subject: [PATCH] Bump sanitize from 4.6.0 to 5.2.1 Bumps [sanitize](https://github.com/rgrove/sanitize) from 4.6.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/v4.6.0...v5.2.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7a5aabe5a..1995e4983 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -197,7 +197,7 @@ GEM sprockets (< 4.0) concurrent-ruby (1.1.5) connection_pool (2.2.1) - crass (1.0.4) + crass (1.0.6) cucumber (2.99.0) builder (>= 2.1.2) cucumber-core (~> 1.5.0) @@ -420,8 +420,8 @@ GEM nio4r (2.2.0) nokogiri (1.10.3) mini_portile2 (~> 2.4.0) - nokogumbo (1.5.0) - nokogiri + nokogumbo (2.0.2) + nokogiri (~> 1.8, >= 1.8.4) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) @@ -580,10 +580,10 @@ GEM rubyzip (1.2.3) rufus-scheduler (3.4.2) et-orbi (~> 1.0) - sanitize (4.6.0) + sanitize (5.2.1) crass (~> 1.0.2) - nokogiri (>= 1.4.4) - nokogumbo (~> 1.4) + nokogiri (>= 1.8.0) + nokogumbo (~> 2.0) sass (3.4.25) sass-rails (5.0.7) railties (>= 4.0.0, < 6)