From df73ba72cbace051e4cee642ab8f26b6269def26 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Fri, 1 Mar 2019 10:01:03 +0000 Subject: [PATCH] Update paper_trail to version 10.2.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 40a88145..16217239 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -340,8 +340,8 @@ GEM rack-openid (~> 1.3.1) open4 (1.3.4) orm_adapter (0.5.0) - paper_trail (10.1.0) - activerecord (>= 4.2, < 6.0) + paper_trail (10.2.0) + activerecord (>= 4.2, < 6.1) request_store (~> 1.1) parallel (1.12.1) parser (2.5.3.0)