From 69455253b5c8e2280ea546d69625f486ed4d6ef1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 03:15:18 +0000 Subject: [PATCH] build(deps): bump paranoia from 2.6.4 to 3.0.0 Bumps [paranoia](https://github.com/rubysherpas/paranoia) from 2.6.4 to 3.0.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/compare/v2.6.4...v3.0.0) --- updated-dependencies: - dependency-name: paranoia dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 33b01ed9c0..666ebedd11 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -343,8 +343,8 @@ GEM parallel (1.26.3) parallel_tests (4.7.1) parallel - paranoia (2.6.4) - activerecord (>= 5.1, < 7.2) + paranoia (3.0.0) + activerecord (>= 6, < 8.1) parser (3.3.4.2) ast (~> 2.4.1) racc