From a8139bb5fb5663db0d58ed70771c3a6f7db4157e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 06:48:32 +0000 Subject: [PATCH] Bump psych from 5.1.0 to 5.1.1 Bumps [psych](https://github.com/ruby/psych) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: psych dependency-type: indirect 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 f726b154..64b737f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -178,7 +178,7 @@ GEM method_source (~> 1.0) pry-rails (0.3.9) pry (>= 0.10.4) - psych (5.1.0) + psych (5.1.1) stringio puma (6.4.0) nio4r (~> 2.0)