From 7024bffc50d4351ce4c7deff3195d9169132c6b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 02:50:42 +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: 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 bdce3ba..a2f4a8c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -496,7 +496,8 @@ GEM plek (5.2.0) prometheus_exporter (2.1.1) webrick - psych (5.2.0) + psych (5.2.1) + date stringio public_suffix (6.0.1) puma (6.5.0)