From 92bc709ac2f78f97d31d9794adf0b4ba38a782a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 20:29:06 +0000 Subject: [PATCH] chore(deps): 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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a83e3619..79ebbd92 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -192,7 +192,7 @@ GEM mini_portile2 (~> 2.8.2) racc (~> 1.4) parallel (1.25.1) - paranoia (2.6.3) + paranoia (2.6.4) activerecord (>= 5.1, < 7.2) parser (3.3.4.0) ast (~> 2.4.1)