From 007dbc858fa146b1a2b981d61ab18bf925468b8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 May 2021 19:23:15 +0000 Subject: [PATCH] Bump paper_trail from 10.3.1 to 12.0.0 Bumps [paper_trail](https://github.com/airblade/paper_trail) from 10.3.1 to 12.0.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/v10.3.1...v12.0.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 9e1d000977..ec7e21c8ab 100644 --- a/Gemfile +++ b/Gemfile @@ -75,7 +75,7 @@ gem 'geocoder' gem 'gmaps4rails' gem 'mimemagic', '> 0.3.5' gem 'paperclip', '~> 3.4.1' -gem 'paper_trail', '~> 10.3.1' +gem 'paper_trail', '~> 12.0.0' gem 'rack-rewrite' gem 'rack-ssl', require: 'rack/ssl' gem 'roadie-rails' diff --git a/Gemfile.lock b/Gemfile.lock index 4a4b33a533..59da6eb274 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -401,8 +401,8 @@ GEM multi_xml (~> 0.5) rack (>= 1.2, < 3) orm_adapter (0.5.0) - paper_trail (10.3.1) - activerecord (>= 4.2) + paper_trail (12.0.0) + activerecord (>= 5.2) request_store (~> 1.1) paperclip (3.4.2) activemodel (>= 3.0.0) @@ -756,7 +756,7 @@ DEPENDENCIES oauth2 (~> 1.4.7) ofn-qz! order_management! - paper_trail (~> 10.3.1) + paper_trail (~> 12.0.0) paperclip (~> 3.4.1) paranoia (~> 2.4) paypal-sdk-merchant (= 1.117.2)