From 89410dc767bf5462a11f2e61b0f509d22baa8767 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 14:30:43 +0000 Subject: [PATCH] Bump psych from 5.1.1 to 5.1.1.1 Bumps [psych](https://github.com/ruby/psych) from 5.1.1 to 5.1.1.1. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v5.1.1...v5.1.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 474ac007..d969089a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -169,7 +169,7 @@ GEM method_source (~> 1.0) pry-rails (0.3.9) pry (>= 0.10.4) - psych (5.1.1) + psych (5.1.1.1) stringio puma (6.4.0) nio4r (~> 2.0)