From b8b6641a05258af3b99441b9fd48655d4ea84a2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 22:07:31 +0000 Subject: [PATCH] chore(deps): bump paranoia from 2.6.2 to 2.6.3 Bumps [paranoia](https://github.com/rubysherpas/paranoia) from 2.6.2 to 2.6.3. - [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.2...v2.6.3) --- updated-dependencies: - dependency-name: paranoia 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 ad2dc25203..d765781ecd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -465,8 +465,8 @@ GEM activerecord (>= 5.2) request_store (~> 1.1) parallel (1.23.0) - paranoia (2.6.2) - activerecord (>= 5.1, < 7.1) + paranoia (2.6.3) + activerecord (>= 5.1, < 7.2) parser (3.2.2.3) ast (~> 2.4.1) racc