From be276149979266971c6786c292ff8adbd7290662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 11:26:54 +0000 Subject: [PATCH] Bump psych from 4.0.5 to 5.1.0 Bumps [psych](https://github.com/ruby/psych) from 4.0.5 to 5.1.0. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v4.0.5...v5.1.0) --- 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..12e2930 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.1.0) 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.5) syntax_tree (3.5.0) prettier_print test-unit (3.5.3)