From e2245c9fac4a1f9a11e1c5a130339ae032311e50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 13:20:05 +0000 Subject: [PATCH] Bump psych from 5.3.1 to 5.4.0 Bumps [psych](https://github.com/ruby/psych) from 5.3.1 to 5.4.0. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v5.3.1...v5.4.0) --- updated-dependencies: - dependency-name: psych dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 997364f..04f9c9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM method_source (~> 1.0) pry-nav (1.0.0) pry (>= 0.9.10, < 0.15) - psych (5.3.1) + psych (5.4.0) date stringio racc (1.8.1)