From 5f59a34162596ee525df59c1242a95ea385a7474 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 16:45:37 +0000 Subject: [PATCH] Update paper_trail to version 14.0.0 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 21f27da984..5d9447a75b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -376,9 +376,9 @@ GEM omniauth (~> 2.0) open4 (1.3.4) orm_adapter (0.5.0) - paper_trail (12.3.0) - activerecord (>= 5.2) - request_store (~> 1.1) + paper_trail (14.0.0) + activerecord (>= 6.0) + request_store (~> 1.4) parallel (1.23.0) parser (3.2.2.1) ast (~> 2.4.1)