From e953456ce5b62e23e0266f5368c3bb3f45e1cc5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 19:29:40 +0000 Subject: [PATCH] Bump psych from 5.2.2 to 5.2.6 Bumps [psych](https://github.com/ruby/psych) from 5.2.2 to 5.2.6. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v5.2.2...v5.2.6) --- updated-dependencies: - dependency-name: psych dependency-version: 5.2.6 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 53c8ec536..bc94864c8 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.6) 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)