From 51facdd6a8f6cb41a648f1915bfe2701a8b7adc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 20:05:18 +0000 Subject: [PATCH] Bump sanitize from 6.0.1 to 6.0.2 Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.0.1 to 6.0.2. - [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/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: sanitize dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 99569b8a97b..2bcfe51b2d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -374,7 +374,7 @@ GEM nokogiri (~> 1) rake mini_mime (1.1.1) - mini_portile2 (2.8.1) + mini_portile2 (2.8.2) minitest (5.14.4) msgpack (1.4.2) multi_json (1.15.0) @@ -461,7 +461,7 @@ GEM pundit (2.1.1) activesupport (>= 3.0.0) raabro (1.4.0) - racc (1.6.2) + racc (1.7.1) rack (2.2.6.4) rack-attack (6.5.0) rack (>= 1.0, < 3) @@ -582,7 +582,7 @@ GEM fugit (~> 1.1, >= 1.1.6) safety_net_attestation (0.4.0) jwt (~> 2.0) - sanitize (6.0.1) + sanitize (6.0.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) scenic (1.5.4)