From 3efe0c7835276d0e8304c18ba88d83d8ee94689d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 09:02:20 +0000 Subject: [PATCH] Bump paranoia from 2.6.3 to 2.6.4 Bumps [paranoia](https://github.com/rubysherpas/paranoia) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/rubysherpas/paranoia/releases) - [Changelog](https://github.com/rubysherpas/paranoia/blob/core/CHANGELOG.md) - [Commits](https://github.com/rubysherpas/paranoia/compare/v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: paranoia dependency-version: 2.6.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eb7ad59238..114065a5b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -541,7 +541,7 @@ GEM activerecord (>= 6.1) request_store (~> 1.4) parallel (1.27.0) - paranoia (2.6.3) + paranoia (2.6.4) activerecord (>= 5.1, < 7.2) parser (3.3.10.0) ast (~> 2.4.1) @@ -858,7 +858,7 @@ GEM thor (1.4.0) thread-local (1.1.0) tilt (2.3.0) - timeout (0.4.3) + timeout (0.4.4) tsort (0.2.0) ttfunk (1.8.0) bigdecimal (~> 3.1)