From 8c27406a7a7e02a8d0928f6af4faa9e1ff83be2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 14:55:49 +0000 Subject: [PATCH] Bump paranoia from 2.4.3 to 2.6.0 Bumps [paranoia](https://github.com/rubysherpas/paranoia) from 2.4.3 to 2.6.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/2.4.3...v2.6.0) --- updated-dependencies: - dependency-name: paranoia dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5a9b9a3da..b30f1983db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -405,8 +405,8 @@ GEM activerecord (>= 5.2) request_store (~> 1.1) parallel (1.21.0) - paranoia (2.4.3) - activerecord (>= 4.0, < 6.2) + paranoia (2.6.0) + activerecord (>= 5.1, < 7.1) parser (3.1.0.0) ast (~> 2.4.1) paypal-sdk-core (0.3.4) @@ -628,7 +628,7 @@ GEM tilt (2.0.10) timecop (0.9.4) ttfunk (1.7.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3)