From a76bf4af5453c139fbfb3074c800fba25a23c52f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 18:01:46 +0000 Subject: [PATCH] Bump sanitize from 4.0.1 to 5.2.1 Bumps [sanitize](https://github.com/rgrove/sanitize) from 4.0.1 to 5.2.1. - [Release notes](https://github.com/rgrove/sanitize/releases) - [Changelog](https://github.com/rgrove/sanitize/blob/main/HISTORY.md) - [Commits](https://github.com/rgrove/sanitize/compare/v4.0.1...v5.2.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1339107..cb36f41 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM sass-rails (< 5.1) sprockets (< 4.0) concurrent-ruby (1.1.5) - crass (1.0.2) + crass (1.0.6) daemons (1.2.3) database_cleaner (1.5.1) delayed_job (4.1.1) @@ -124,16 +124,17 @@ GEM mail (2.7.1) mini_mime (>= 0.1.1) mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) minitest (5.11.3) multi_json (1.11.2) multi_xml (0.5.5) multipart-post (2.0.0) net-ldap (0.11) - nokogiri (1.10.1) - mini_portile2 (~> 2.4.0) - nokogumbo (1.4.7) - nokogiri + nokogiri (1.11.2) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + nokogumbo (2.0.4) + nokogiri (~> 1.8, >= 1.8.4) oauth2 (1.1.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0, < 1.5.2) @@ -146,6 +147,7 @@ GEM pg (0.18.4) public_suffix (3.0.3) puma (2.16.0) + racc (1.5.2) rack (1.6.11) rack-test (0.6.3) rack (>= 1.0) @@ -197,10 +199,10 @@ GEM rspec-mocks (~> 3.4.0) rspec-support (~> 3.4.0) rspec-support (3.4.1) - sanitize (4.0.1) + sanitize (5.2.1) crass (~> 1.0.2) - nokogiri (>= 1.4.4) - nokogumbo (~> 1.4.1) + nokogiri (>= 1.8.0) + nokogumbo (~> 2.0) sass (3.4.21) sass-rails (5.0.4) railties (>= 4.0.0, < 5.0)