From 37bbab5f0497274a9394efce0132436a8a777c81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 08:44:31 +0000 Subject: [PATCH] Bump phony from 2.20.15 to 2.22.1 Bumps [phony](https://github.com/floere/phony) from 2.20.15 to 2.22.1. - [Changelog](https://github.com/floere/phony/blob/master/history.textile) - [Commits](https://github.com/floere/phony/compare/v2.20.15...v2.22.1) --- updated-dependencies: - dependency-name: phony 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 f5641d7..9bc5c4c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,7 @@ GEM parser (3.2.2.4) ast (~> 2.4.1) racc - phony (2.20.15) + phony (2.22.1) psych (5.1.2) stringio racc (1.8.1)