From 17990eb12a47aa14a57c7cfa402d6896f7d2f25a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 18:59:25 +0000 Subject: [PATCH] Bump after_commit_everywhere from 1.4.0 to 1.5.0 Bumps [after_commit_everywhere](https://github.com/Envek/after_commit_everywhere) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/Envek/after_commit_everywhere/releases) - [Changelog](https://github.com/Envek/after_commit_everywhere/blob/master/CHANGELOG.md) - [Commits](https://github.com/Envek/after_commit_everywhere/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: after_commit_everywhere dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 74b471d0..52402f24 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ gem "paper_trail" # Add state machine for forms gem "aasm", "~> 5.5" # Used by AASM to autocommit state changes when even method is used with bang eg. make_live! -gem "after_commit_everywhere", "~> 1.4" +gem "after_commit_everywhere", "~> 1.5" # Use postgresql as the database for Active Record gem "pg", "~> 1.5" diff --git a/Gemfile.lock b/Gemfile.lock index c078b161..cdcc44af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM acts_as_list (1.2.4) activerecord (>= 6.1) activesupport (>= 6.1) - after_commit_everywhere (1.4.0) + after_commit_everywhere (1.5.0) activerecord (>= 4.2) activesupport ast (2.4.2) @@ -338,7 +338,7 @@ PLATFORMS DEPENDENCIES aasm (~> 5.5) acts_as_list - after_commit_everywhere (~> 1.4) + after_commit_everywhere (~> 1.5) aws-sdk-codepipeline (~> 1.91) bootsnap brakeman