From 583ee099a298eb32544cadd33b6c260afac9edd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 02:32:27 +0000 Subject: [PATCH] chore(deps-dev): bump pp from 0.6.3 to 0.6.4 Bumps [pp](https://github.com/ruby/pp) from 0.6.3 to 0.6.4. - [Release notes](https://github.com/ruby/pp/releases) - [Commits](https://github.com/ruby/pp/compare/v0.6.3...v0.6.4) --- updated-dependencies: - dependency-name: pp dependency-version: 0.6.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5e620c17..744e2fd4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM parser (3.3.11.1) ast (~> 2.4.1) racc - pp (0.6.3) + pp (0.6.4) prettyprint prettyprint (0.2.0) prism (1.9.0)