From f808b16022f10671435ec8e713c81f6e0aff9bee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 02:21:46 +0000 Subject: [PATCH] Bump psych from 5.2.0 to 5.2.2 Bumps [psych](https://github.com/ruby/psych) from 5.2.0 to 5.2.2. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v5.2.0...v5.2.2) --- updated-dependencies: - dependency-name: psych dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bb37f26cd..dab5161a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -372,7 +372,8 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - psych (5.2.0) + psych (5.2.2) + date stringio public_suffix (6.0.1) puma (6.5.0)