From 10ca09eaef4c15b8cc56c844cd82623cd2960eb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 10:00:41 +0000 Subject: [PATCH] chore(deps): bump paranoia from 2.6.1 to 2.6.2 Bumps [paranoia](https://github.com/rubysherpas/paranoia) from 2.6.1 to 2.6.2. - [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.1...v2.6.2) --- 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 1c7a7cf2e5..0cf630ac14 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -474,7 +474,7 @@ GEM activerecord (>= 5.2) request_store (~> 1.1) parallel (1.23.0) - paranoia (2.6.1) + paranoia (2.6.2) activerecord (>= 5.1, < 7.1) parser (3.2.2.1) ast (~> 2.4.1)