From 66891b28181a507a65f255d1f5bbc12495058d37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 08:03:04 +0000 Subject: [PATCH] build(deps): 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: indirect 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 9c884ad431..af78602a2c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -359,7 +359,7 @@ GEM pry-byebug (3.12.0) byebug (~> 13.0) pry (>= 0.13, < 0.17) - psych (5.3.1) + psych (5.4.0) date stringio public_suffix (7.0.5)