From f9d10c644a6a26a53834bc53b09fa79400c22fe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 12:51:39 +0000 Subject: [PATCH] build(deps): bump paranoia from 3.0.1 to 3.1.0 Bumps [paranoia](https://github.com/rubysherpas/paranoia) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/rubysherpas/paranoia/releases) - [Changelog](https://github.com/rubysherpas/paranoia/blob/core/CHANGELOG.md) - [Commits](https://github.com/rubysherpas/paranoia/commits) --- updated-dependencies: - dependency-name: paranoia dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b0d2751f54..69473f824a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -403,8 +403,8 @@ GEM parallel (1.27.0) parallel_tests (5.5.0) parallel - paranoia (3.0.1) - activerecord (>= 6, < 8.1) + paranoia (3.1.0) + activerecord (>= 7, < 8.2) parser (3.3.10.1) ast (~> 2.4.1) racc