From 792f84e5b399afb832826372dd29a2185a771e73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 08:43:10 +0000 Subject: [PATCH] Bump phony from 2.20.15 to 2.21.1 Bumps [phony](https://github.com/floere/phony) from 2.20.15 to 2.21.1. - [Changelog](https://github.com/floere/phony/blob/master/history.textile) - [Commits](https://github.com/floere/phony/compare/v2.20.15...v2.21.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 a3d9932..78c3757 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.1) psych (5.1.2) stringio racc (1.8.1)