From 03f84329bd17c329cdd949b2d7c27254f6324c81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 12:19:19 +0000 Subject: [PATCH] build(deps): bump after_party from 2.0.0 to 2.1.0 Bumps [after_party](https://github.com/theSteveMitchell/after_party) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/theSteveMitchell/after_party/releases) - [Commits](https://github.com/theSteveMitchell/after_party/commits/2.1.0) --- updated-dependencies: - dependency-name: after_party dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4f84ccba2e..8d52cbc777 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM tzinfo (~> 2.0, >= 2.0.5) addressable (2.8.8) public_suffix (>= 2.0.2, < 8.0) - after_party (2.0.0) + after_party (2.1.0) amazing_print (1.8.1) annotate (3.2.0) activerecord (>= 3.2, < 8.0)