From 4a6ad1b132f7202ed9ae7ba25705ef2cb4961945 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 08:21:45 +0000 Subject: [PATCH] Bump phony from 2.20.15 to 2.22.0 Bumps [phony](https://github.com/floere/phony) from 2.20.15 to 2.22.0. - [Changelog](https://github.com/floere/phony/blob/v2.22.0/history.textile) - [Commits](https://github.com/floere/phony/compare/v2.20.15...v2.22.0) --- 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..157628c 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.0) psych (5.1.2) stringio racc (1.8.1)