diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 5 | 
1 files changed, 5 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 9262eeb74..f9682dff1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -321,6 +321,10 @@ GEM        mini_portile2 (~> 2.3.0)      open4 (1.3.4)      orm_adapter (0.5.0) +    paper_trail (4.1.0) +      activerecord (>= 3.0, < 6.0) +      activesupport (>= 3.0, < 6.0) +      request_store (~> 1.1)      parser (2.4.0.0)        ast (~> 2.2)      pg (0.20.0) @@ -621,6 +625,7 @@ DEPENDENCIES    map_layers (= 0.0.4)    mimemagic    newrelic_rpm +  paper_trail    pg    phantomjs    poltergeist  | 
