Update paper-trail to support newer ruby versions
This commit is contained in:
parent
9ba29495d9
commit
0e6417b1b5
1 changed files with 3 additions and 1 deletions
|
|
@ -330,9 +330,11 @@ GEM
|
||||||
rack-openid (~> 1.3.1)
|
rack-openid (~> 1.3.1)
|
||||||
open4 (1.3.4)
|
open4 (1.3.4)
|
||||||
orm_adapter (0.5.0)
|
orm_adapter (0.5.0)
|
||||||
paper_trail (9.0.0)
|
paper_trail (9.2.0)
|
||||||
activerecord (>= 4.2, < 5.3)
|
activerecord (>= 4.2, < 5.3)
|
||||||
|
paper_trail-association_tracking (< 2)
|
||||||
request_store (~> 1.1)
|
request_store (~> 1.1)
|
||||||
|
paper_trail-association_tracking (1.0.0)
|
||||||
parallel (1.12.1)
|
parallel (1.12.1)
|
||||||
parser (2.5.1.0)
|
parser (2.5.1.0)
|
||||||
ast (~> 2.4.0)
|
ast (~> 2.4.0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue