From 1fe32142f0b13ecb410f888f71df790dd9f58bd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 08:22:52 +0000 Subject: [PATCH] Bump phony from 2.20.15 to 2.21.2 Bumps [phony](https://github.com/floere/phony) from 2.20.15 to 2.21.2. - [Changelog](https://github.com/floere/phony/blob/master/history.textile) - [Commits](https://github.com/floere/phony/compare/v2.20.15...v2.21.2) --- 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 a3d9932..19927c5 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.21.2) psych (5.1.2) stringio racc (1.8.1)