Update paper-trail to support newer ruby versions

This commit is contained in:
Henne Vogelsang 2018-08-30 15:48:12 +02:00 committed by Christian Bruckmayer
parent 9ba29495d9
commit 0e6417b1b5

View file

@ -330,9 +330,11 @@ GEM
rack-openid (~> 1.3.1)
open4 (1.3.4)
orm_adapter (0.5.0)
paper_trail (9.0.0)
paper_trail (9.2.0)
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)