From 8cdf1b121c901510b0ce44bc30cb89e752fec869 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 22:02:39 +0000 Subject: [PATCH] build(deps): bump pp from 0.6.2 to 0.6.3 Bumps [pp](https://github.com/ruby/pp) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/ruby/pp/releases) - [Commits](https://github.com/ruby/pp/compare/v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: pp dependency-version: 0.6.3 dependency-type: indirect 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 d67a740b..c2169e94 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -187,7 +187,7 @@ GEM parser (3.3.9.0) ast (~> 2.4.1) racc - pp (0.6.2) + pp (0.6.3) prettyprint prettier (4.0.4) syntax_tree (>= 4.0.1)