From 84249267c48d6fe8583472cce6c8200fb9314f40 Mon Sep 17 00:00:00 2001 From: Henne Vogelsang Date: Mon, 3 Sep 2018 19:58:38 +0200 Subject: [PATCH] Update paper-trail to version 10.0.1 --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 43cc7e33..d6d75c3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -330,11 +330,9 @@ GEM rack-openid (~> 1.3.1) open4 (1.3.4) orm_adapter (0.5.0) - paper_trail (9.2.0) + paper_trail (10.0.1) activerecord (>= 4.2, < 5.3) - paper_trail-association_tracking (< 2) request_store (~> 1.1) - paper_trail-association_tracking (1.0.0) parallel (1.12.1) parser (2.5.1.0) ast (~> 2.4.0)