Bump paper_trail from 3.0.9 to 5.2.3

Bumps [paper_trail](https://github.com/airblade/paper_trail) from 3.0.9 to 5.2.3.
- [Release notes](https://github.com/airblade/paper_trail/releases)
- [Changelog](https://github.com/paper-trail-gem/paper_trail/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airblade/paper_trail/compare/v3.0.9...v5.2.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-01-17 19:08:33 +00:00
parent c178478a4f
commit adfa6b306c
2 changed files with 7 additions and 8 deletions

View File

@@ -68,7 +68,7 @@ gem 'roadie-rails', '~> 1.1.1'
gem 'figaro'
gem 'blockenspiel'
gem 'acts-as-taggable-on', '~> 3.4'
gem 'paper_trail', '~> 3.0.8'
gem 'paper_trail', '~> 5.2.3'
gem 'diffy'
gem 'skylight', '< 2.0'

View File

@@ -551,9 +551,9 @@ GEM
rack (>= 1.2, < 3)
oj (3.7.4)
orm_adapter (0.5.0)
paper_trail (3.0.9)
activerecord (>= 3.0, < 5.0)
activesupport (>= 3.0, < 5.0)
paper_trail (5.2.3)
activerecord (>= 3.0, < 6.0)
request_store (~> 1.1)
paperclip (3.5.4)
activemodel (>= 3.0.0)
activesupport (>= 3.0.0)
@@ -629,6 +629,8 @@ GEM
json (~> 1.4)
redcarpet (3.2.3)
ref (2.0.0)
request_store (1.4.1)
rack (>= 1.4)
roadie (3.4.0)
css_parser (~> 1.4)
nokogiri (~> 1.5)
@@ -748,9 +750,6 @@ GEM
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
websocket-driver (0.7.0)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
whenever (0.10.0)
chronic (>= 0.6.3)
wicked_pdf (1.1.0)
@@ -819,7 +818,7 @@ DEPENDENCIES
oauth2 (~> 1.4.1)
ofn-qz!
oj
paper_trail (~> 3.0.8)
paper_trail (~> 5.2.3)
paperclip
pg
pry-byebug (>= 3.4.3)