From acf3f08807606ca7553c642af78ae64ef598f733 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 14:43:37 -0700 Subject: [PATCH] build(deps): bump psych from 4.0.4 to 4.0.5 (#2954) Bumps [psych](https://github.com/ruby/psych) from 4.0.4 to 4.0.5. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: psych dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a33234a62bd..d1a031b1beb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -364,7 +364,7 @@ GEM pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - psych (4.0.4) + psych (4.0.5) stringio public_suffix (5.0.0) racc (1.6.0)