From d57ec4e5ade5b47ac8a89ae89531121bf11a56b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Jan 2023 01:19:55 +0000 Subject: [PATCH] Bump sanitize from 5.2.1 to 6.0.1 Bumps [sanitize](https://github.com/rgrove/sanitize) from 5.2.1 to 6.0.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/v5.2.1...v6.0.1) --- updated-dependencies: - dependency-name: sanitize dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fbbabd0e34..dfdc514b9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -541,7 +541,7 @@ GEM mime-types-data (3.2022.0105) mini_magick (4.5.1) mini_mime (0.1.4) - mini_portile2 (2.4.0) + mini_portile2 (2.8.1) minitest (5.15.0) momentjs-rails (2.17.1) railties (>= 3.1) @@ -573,11 +573,9 @@ GEM net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.1.0) no_proxy_fix (0.1.2) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.14.0) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogumbo (2.0.2) - nokogiri (~> 1.8, >= 1.8.4) octokit (4.19.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) @@ -615,7 +613,7 @@ GEM slop (~> 3.4) pundit (1.1.0) activesupport (>= 3.0.0) - racc (1.5.2) + racc (1.6.2) rack (1.6.13) rack-cors (1.0.6) rack (>= 1.6.0) @@ -734,10 +732,9 @@ GEM rubyzip (1.2.0) s3 (0.3.24) proxies (~> 0.2.0) - sanitize (5.2.1) + sanitize (6.0.1) crass (~> 1.0.2) - nokogiri (>= 1.8.0) - nokogumbo (~> 2.0) + nokogiri (>= 1.12.0) sass (3.4.21) sass-rails (5.0.4) railties (>= 4.0.0, < 5.0)