From 8e05c2df769814a0972aaeb1b705129965861795 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 11:13:56 +0000 Subject: [PATCH] Bump psych from 4.0.5 to 5.0.2 Bumps [psych](https://github.com/ruby/psych) from 4.0.5 to 5.0.2. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v4.0.5...v5.0.2) --- 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..00bbb2c 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.2) 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.4) syntax_tree (3.5.0) prettier_print test-unit (3.5.3)