From e4501390cfba8398eed3875d42a7ff2f05977703 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 14:18:55 +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 4f2356268..2a3672893 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) @@ -562,7 +562,7 @@ GEM thor (1.3.2) tilt (2.3.0) timecop (0.9.10) - timeout (0.4.2) + timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) uglifier (4.2.1)