From 06c5fd7889b8fca9e50a59e1bfffa5b560315ec5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 20:58:49 +0000 Subject: [PATCH] chore(deps): bump psych from 5.1.2 to 5.2.0 Bumps [psych](https://github.com/ruby/psych) from 5.1.2 to 5.2.0. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v5.1.2...v5.2.0) --- updated-dependencies: - dependency-name: psych dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 804e40e9..37418778 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -219,7 +219,7 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) - psych (5.1.2) + psych (5.2.0) stringio public_suffix (6.0.1) puma (6.4.3) @@ -356,7 +356,7 @@ GEM net-ssh (>= 2.7) net-telnet sfl - stringio (3.1.1) + stringio (3.1.2) syslog (0.1.2) thor (1.3.2) tilt (2.4.0)