From 2bb6ba033fae881b83c7d2ad34ece75d95987908 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 13:49:07 +0000 Subject: [PATCH] Bump phony from 2.21.1 to 2.21.2 in /components/app Bumps [phony](https://github.com/floere/phony) from 2.21.1 to 2.21.2. - [Changelog](https://github.com/floere/phony/blob/master/history.textile) - [Commits](https://github.com/floere/phony/compare/v2.21.1...v2.21.2) --- updated-dependencies: - dependency-name: phony dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- components/app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/app/Gemfile.lock b/components/app/Gemfile.lock index 9a09ecb8f..9e0489ebe 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -217,7 +217,7 @@ GEM parser (3.3.7.0) ast (~> 2.4.1) racc - phony (2.21.1) + phony (2.21.2) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0)