From 81a3c7bfbcb92106752d4302ac7aabd3efb3f357 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 26 Apr 2019 07:33:13 +0000 Subject: [PATCH] Bump paranoia from 2.4.1 to 2.4.2 Bumps [paranoia](https://github.com/rubysherpas/paranoia) from 2.4.1 to 2.4.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.4.1...v2.4.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2eb344258..45158f97a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -328,8 +328,8 @@ GEM rack orm_adapter (0.5.0) parallel (1.17.0) - paranoia (2.4.1) - activerecord (>= 4.0, < 5.3) + paranoia (2.4.2) + activerecord (>= 4.0, < 6.1) parser (2.6.2.1) ast (~> 2.4.0) percy-capybara (4.0.0)