From d1749b61530f467bb0a287c4310c22abc093a22c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 11:53:16 +0000 Subject: [PATCH] build(deps): bump amazing_print from 1.8.1 to 2.0.0 Bumps [amazing_print](https://github.com/amazing-print/amazing_print) from 1.8.1 to 2.0.0. - [Release notes](https://github.com/amazing-print/amazing_print/releases) - [Changelog](https://github.com/amazing-print/amazing_print/blob/main/CHANGELOG.md) - [Commits](https://github.com/amazing-print/amazing_print/compare/1.8.1...2.0.0) --- updated-dependencies: - dependency-name: amazing_print dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8623d77586..702e514dd4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) after_party (2.1.0) - amazing_print (1.8.1) + amazing_print (2.0.0) annotate (3.2.0) activerecord (>= 3.2, < 8.0) rake (>= 10.4, < 14.0)