From 70f67656fd1aac6077dba423a214507b4d921239 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 02:13:22 +0000 Subject: [PATCH] Bump psych from 5.2.2 to 5.2.5 Bumps [psych](https://github.com/ruby/psych) from 5.2.2 to 5.2.5. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v5.2.2...v5.2.5) --- updated-dependencies: - dependency-name: psych dependency-version: 5.2.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b1a0bad0f..447d1f402 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -372,7 +372,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - psych (5.2.2) + psych (5.2.5) date stringio public_suffix (6.0.1) @@ -557,7 +557,7 @@ GEM standard-performance (1.6.0) lint_roller (~> 1.1) rubocop-performance (~> 1.23.0) - stringio (3.1.2) + stringio (3.1.7) terrapin (0.6.0) climate_control (>= 0.0.3, < 1.0) thor (1.3.2)