From 35e7d6115e0f9f7416361c43f86a289cd94b85f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 12:52:49 +0000 Subject: [PATCH] Bump psych from 5.4.0 to 5.5.0 Bumps [psych](https://github.com/ruby/psych) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v5.4.0...v5.5.0) --- updated-dependencies: - dependency-name: psych dependency-version: 5.5.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 2613983..3b6b8d7 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.4.0) + psych (5.5.0) date stringio racc (1.8.1)