From bfc580b38b6d17fffcbf1ac80004970dccb161b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 21:40:08 +0000 Subject: [PATCH] Bump paranoia from 2.5.2 to 2.6.0 Bumps [paranoia](https://github.com/rubysherpas/paranoia) from 2.5.2 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/v2.5.2...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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bc17069..3bdfa49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,7 +98,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) config (4.0.0) deep_merge (~> 1.2, >= 1.2.1) dry-validation (~> 1.0, >= 1.0.0) @@ -211,7 +211,7 @@ GEM mini_portile2 (~> 2.8.0) racc (~> 1.4) orm_adapter (0.5.0) - paranoia (2.5.2) + paranoia (2.6.0) activerecord (>= 5.1, < 7.1) pg (1.3.3) pry (0.14.1)