From eacf7fa5b56e85d730e7caf3e0e39918b2e4194e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 10:33:31 -0500 Subject: [PATCH] Bump psych from 5.2.0 to 5.2.1 (#188) 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] 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 5f471aa..8c270ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -167,7 +167,8 @@ GEM parser (3.3.6.0) ast (~> 2.4.1) racc - psych (5.2.0) + psych (5.2.1) + date stringio puma (6.5.0) nio4r (~> 2.0)