From 21ecce5859e9fa1b7a0926581fe1ecbb7cec5086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 21:55:13 +0000 Subject: [PATCH] Bump psych from 5.1.2 to 5.2.1 Bumps [psych](https://github.com/ruby/psych) from 5.1.2 to 5.2.1. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v5.1.2...v5.2.1) --- updated-dependencies: - dependency-name: psych dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index abdb6dce..ad8eed6f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -272,7 +272,8 @@ GEM railties (>= 7.0.0) protected_attributes_continued (1.9.0) activemodel (>= 5.0) - psych (5.2.0) + psych (5.2.1) + date stringio public_suffix (6.0.1) puma (6.5.0)