From 029fae1fffe3046caf89d08c3a88ba5eec798e36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 10:06:18 +0200 Subject: [PATCH] Bump psych from 5.2.0 to 5.2.1 (#2282) Bumps [psych](https://github.com/ruby/psych) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v5.2.0...v5.2.1) --- updated-dependencies: - dependency-name: psych dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ef5bda67..47d9d36f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -213,7 +213,8 @@ GEM pg (1.5.9) popper_js (2.11.8) process_exists (0.2.0) - psych (5.2.0) + psych (5.2.1) + date stringio public_suffix (6.0.1) puma (6.5.0)