From 27910e16d576e1946faa3faf25fe7e47f80c9bd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 23:13:23 +0000 Subject: [PATCH] Bump psych from 3.3.4 to 5.3.1 Bumps [psych](https://github.com/ruby/psych) from 3.3.4 to 5.3.1. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v3.3.4...v5.3.1) --- updated-dependencies: - dependency-name: psych dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 6e2eaf11..e2caba7f 100644 --- a/Gemfile +++ b/Gemfile @@ -82,7 +82,7 @@ gem 'enum_help' # gem 'apartment' gem 'ros-apartment', require: 'apartment' -gem 'psych', '~> 3.1' +gem 'psych', '~> 5.3' gem 'webpacker', '~> 5.0' diff --git a/Gemfile.lock b/Gemfile.lock index 88d0ec44..202b7256 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2032,7 +2032,9 @@ GEM coderay (~> 1.1) method_source (~> 1.0) reline (>= 0.6.0) - psych (3.3.4) + psych (5.3.1) + date + stringio public_suffix (6.0.1) racc (1.8.1) rack (2.2.23) @@ -2261,6 +2263,7 @@ GEM sprockets (>= 3.0.0) sqlite3 (2.9.2) mini_portile2 (~> 2.8.0) + stringio (3.2.0) thor (1.5.0) tilt (2.6.0) timeout (0.4.3) @@ -2372,7 +2375,7 @@ DEPENDENCIES omniauth-twitter pdf-reader php-serialization - psych (~> 3.1) + psych (~> 5.3) rack-dev-mark rails (= 8.1.3) rails-controller-testing