From 5d97035300155a62592d6d8dca03c2d5024c9196 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 12:52:36 +0000 Subject: [PATCH] Bump psych from 5.1.0 to 5.1.1.1 Bumps [psych](https://github.com/ruby/psych) from 5.1.0 to 5.1.1.1. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v5.1.0...v5.1.1.1) --- updated-dependencies: - dependency-name: psych dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cfd3b6fdc..af4807f8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,7 @@ GEM ast (~> 2.4.1) racc prettier_print (1.2.1) - psych (5.1.0) + psych (5.1.1.1) stringio racc (1.7.1) rainbow (3.1.1) @@ -93,7 +93,7 @@ GEM sorbet-runtime (>= 0.5.9204) syntax_tree (>= 6.1.1) thor (>= 0.19.2) - stringio (3.0.7) + stringio (3.0.8) syntax_tree (6.1.1) prettier_print (>= 1.2.0) tapioca (0.11.8)