From dd82da8939e2c31edd5378c6920a7da88f21879f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 00:12:43 +0100 Subject: [PATCH] Build(deps): Bump psych from 5.1.2 to 5.2.0 (#29642) Bumps [psych](https://github.com/ruby/psych) from 5.1.2 to 5.2.0. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v5.1.2...v5.2.0) --- updated-dependencies: - dependency-name: psych dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 79d8fc91225..4fe00d2d6f0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -347,7 +347,7 @@ GEM pry-stack_explorer (0.6.1) binding_of_caller (~> 1.0) pry (~> 0.13) - psych (5.1.2) + psych (5.2.0) stringio public_suffix (6.0.1) puma (6.4.3)