From 3bf8918c98a8848ddb2071c98d840662f64b56ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 02:04:22 +0000 Subject: [PATCH] Bump clearance from 2.9.2 to 2.9.3 Bumps [clearance](https://github.com/thoughtbot/clearance) from 2.9.2 to 2.9.3. - [Release notes](https://github.com/thoughtbot/clearance/releases) - [Changelog](https://github.com/thoughtbot/clearance/blob/main/CHANGELOG.md) - [Commits](https://github.com/thoughtbot/clearance/compare/v2.9.2...v2.9.3) --- updated-dependencies: - dependency-name: clearance dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6cb83c880..b3a22b42f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,7 @@ GEM activesupport childprocess (5.1.0) logger (~> 1.5) - clearance (2.9.2) + clearance (2.9.3) actionmailer (>= 5.0) activemodel (>= 5.0) activerecord (>= 5.0) @@ -157,7 +157,7 @@ GEM activerecord (>= 5.a) database_cleaner-core (~> 2.0.0) database_cleaner-core (2.0.1) - date (3.4.0) + date (3.4.1) delayed_job (4.1.13) activesupport (>= 3.0, < 9.0) delayed_job_active_record (4.1.11) @@ -413,7 +413,7 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.1) + rails-html-sanitizer (1.6.2) loofah (~> 2.21) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) rails_stdout_logging (0.0.5)