From c565f61050d4fbabd6a71e1306ebe6d7fff456dd Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 13:51:25 +0000 Subject: [PATCH] Update paper_trail to version 12.0.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 16e90cd9..5a9e11b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -364,8 +364,8 @@ GEM omniauth (~> 2.0) open4 (1.3.4) orm_adapter (0.5.0) - paper_trail (10.3.1) - activerecord (>= 4.2) + paper_trail (12.0.0) + activerecord (>= 5.2) request_store (~> 1.1) parallel (1.20.1) parser (3.0.2.0)