add paper trail

This commit is contained in:
João Geonizeli
2021-08-17 20:53:22 -03:00
parent f8cd635b8b
commit a0ddc6cd2e
10 changed files with 84 additions and 7 deletions

View File

@@ -175,6 +175,9 @@ GEM
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
orm_adapter (0.5.0)
paper_trail (12.0.0)
activerecord (>= 5.2)
request_store (~> 1.1)
parallel (1.20.1)
parser (3.0.2.0)
ast (~> 2.4.1)
@@ -235,6 +238,8 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (2.1.1)
request_store (1.5.0)
rack (>= 1.4)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
@@ -354,6 +359,7 @@ DEPENDENCIES
image_processing (~> 1.12)
listen (~> 3.3)
money-rails
paper_trail
pg (~> 1.1)
pry-byebug
puma (~> 5.0)