From c9515fc484ac0cb95a0b3a1c3f833af41e490759 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Jan 2023 01:20:11 +0000 Subject: [PATCH] Bump sanitize from 5.2.3 to 6.0.1 Bumps [sanitize](https://github.com/rgrove/sanitize) from 5.2.3 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.3...v6.0.1) --- updated-dependencies: - dependency-name: sanitize dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9766603..10d13b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,7 @@ GEM rake mini_magick (4.11.0) mini_mime (1.0.3) - mini_portile2 (2.5.0) + mini_portile2 (2.8.1) minitest (5.14.4) mongo (2.14.0) bson (>= 4.8.2, < 5.0.0) @@ -147,11 +147,9 @@ GEM rspec-expectations (~> 3.3) rspec-mocks (~> 3.3) nio4r (2.5.7) - nokogiri (1.11.3) - mini_portile2 (~> 2.5.0) + nokogiri (1.14.0) + mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogumbo (2.0.5) - nokogiri (~> 1.8, >= 1.8.4) paperclip (6.1.0) activemodel (>= 4.2.0) activesupport (>= 4.2.0) @@ -162,7 +160,7 @@ GEM parser (3.0.1.0) ast (~> 2.4.1) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.2) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -228,10 +226,9 @@ GEM ffi (~> 1.12) russian_phone (0.7.0) safe_yaml (1.0.5) - sanitize (5.2.3) + sanitize (6.0.1) crass (~> 1.0.2) - nokogiri (>= 1.8.0) - nokogumbo (~> 2.0) + nokogiri (>= 1.12.0) shrine (3.3.0) content_disposition (~> 1.0) down (~> 5.1)