From 035b67a4c8ba95702621ec80d6c78ffdbd6a8254 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 13:07:28 +0000 Subject: [PATCH] Bump phony from 2.20.8 to 2.20.9 in /components/app Bumps [phony](https://github.com/floere/phony) from 2.20.8 to 2.20.9. - [Changelog](https://github.com/floere/phony/blob/master/history.textile) - [Commits](https://github.com/floere/phony/compare/v2.20.8...v2.20.9) --- 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 3177fcbda..69c47092e 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -145,7 +145,7 @@ GEM parser (3.2.2.4) ast (~> 2.4.1) racc - phony (2.20.8) + phony (2.20.9) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0)