From 79020d46c168c06596959d37a2ae159c39e78b6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 09:01:13 +0000 Subject: [PATCH] Bump paper_trail from 12.3.0 to 13.0.0 Bumps [paper_trail](https://github.com/airblade/paper_trail) from 12.3.0 to 13.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/v12.3.0...v13.0.0) --- updated-dependencies: - dependency-name: paper_trail dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e3ea3fa8..c91b3cd4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM ffi (1.15.5) globalid (1.0.0) activesupport (>= 5.0) - i18n (1.11.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) iostreams (1.10.3) jbuilder (2.11.5) @@ -184,7 +184,7 @@ GEM orm_adapter (0.5.0) pagy (5.10.1) activesupport - paper_trail (12.3.0) + paper_trail (13.0.0) activerecord (>= 5.2) request_store (~> 1.1) parallel (1.22.1) @@ -325,7 +325,7 @@ GEM net-ssh (>= 2.8.0) thor (1.2.1) tilt (2.0.10) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3)