From 698d53e26ffe09faf413eac3f1999fab20d5fc26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 12:48:52 +0000 Subject: [PATCH] Bump psych from 4.0.5 to 4.0.6 Bumps [psych](https://github.com/ruby/psych) from 4.0.5 to 4.0.6. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v4.0.5...v4.0.6) --- updated-dependencies: - dependency-name: psych dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6dde7c9..6fae043 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 (4.0.6) stringio racc (1.6.0) rack (2.2.3.1)