Bump paper_trail from 12.0.0 to 12.1.0

Bumps [paper_trail](https://github.com/airblade/paper_trail) from 12.0.0 to 12.1.0.
- [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/v12.0.0...v12.1.0)

---
updated-dependencies:
- dependency-name: paper_trail
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-30 09:02:50 +00:00
committed by GitHub
parent ca7da94fd8
commit ae46863d77
2 changed files with 3 additions and 3 deletions

View File

@@ -78,7 +78,7 @@ gem 'geocoder'
gem 'gmaps4rails'
gem 'mimemagic', '> 0.3.5'
gem 'paperclip', '~> 3.4.1'
gem 'paper_trail', '~> 12.0.0'
gem 'paper_trail', '~> 12.1.0'
gem 'rack-rewrite'
gem 'rack-ssl', require: 'rack/ssl'
gem 'roadie-rails'

View File

@@ -397,7 +397,7 @@ GEM
rack (>= 1.2, < 3)
orm_adapter (0.5.0)
pagy (4.11.0)
paper_trail (12.0.0)
paper_trail (12.1.0)
activerecord (>= 5.2)
request_store (~> 1.1)
paperclip (3.4.2)
@@ -750,7 +750,7 @@ DEPENDENCIES
ofn-qz!
order_management!
pagy (~> 4.11)
paper_trail (~> 12.0.0)
paper_trail (~> 12.1.0)
paperclip (~> 3.4.1)
paranoia (~> 2.4)
paypal-sdk-merchant (= 1.117.2)