From 040e822c12e63b634f2d4e535d8dbc27b0b3880a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 18:09:24 +0000 Subject: [PATCH] Bump psych from 5.2.0 to 5.2.1 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] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 518a893..14300e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -227,7 +227,8 @@ GEM popper_js (2.11.8) postgresql_cursor (0.6.9) activerecord (>= 6.0) - psych (5.2.0) + psych (5.2.1) + date stringio public_suffix (6.0.1) puma (6.5.0)