From 9c30ba18a7281f2a3535a4e8480b5280d55d2d85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 18:11:01 +0000 Subject: [PATCH] Bump psych from 5.2.5 to 5.2.6 in /builder Bumps [psych](https://github.com/ruby/psych) from 5.2.5 to 5.2.6. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v5.2.5...v5.2.6) --- updated-dependencies: - dependency-name: psych dependency-version: 5.2.6 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- builder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index f91a3b7a4ad..7c175409d87 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -181,7 +181,7 @@ GEM pp (0.6.2) prettyprint prettyprint (0.2.0) - psych (5.2.5) + psych (5.2.6) date stringio public_suffix (6.0.2)