From 210d10d6961cc1e5649622f51dc3c76a6227fda7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 11:48:09 +0000 Subject: [PATCH] Bump psych from 4.0.5 to 5.0.1 Bumps [psych](https://github.com/ruby/psych) from 4.0.5 to 5.0.1. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v4.0.5...v5.0.1) --- updated-dependencies: - dependency-name: psych dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6dde7c9..90ecfa1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM method_source (~> 1.0) pry-nav (1.0.0) pry (>= 0.9.10, < 0.15) - psych (4.0.5) + psych (5.0.1) stringio racc (1.6.0) rack (2.2.3.1) @@ -94,7 +94,7 @@ GEM rubyzip (2.3.2) semver2 (3.4.2) sorbet-runtime (0.5.10404) - stringio (3.0.2) + stringio (3.0.3) syntax_tree (3.5.0) prettier_print test-unit (3.5.3)