From c640b8bc66934fc57f1997b6d5e8e20347575970 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 16:20:25 +0000 Subject: [PATCH] Update paper_trail to version 14.0.0 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6f8473c0cc..95dbcca649 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -377,9 +377,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.24.0) parser (3.3.0.5) ast (~> 2.4.1) @@ -456,7 +456,7 @@ GEM recaptcha (5.14.0) redcarpet (3.6.0) regexp_parser (2.9.0) - request_store (1.5.1) + request_store (1.6.0) rack (>= 1.4) responders (3.1.0) actionpack (>= 5.2)