From 219b0ec6da03a150a3909383986c7894c97f680b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Dec 2020 10:49:34 +0000 Subject: [PATCH] No-Jira(deps): Bump psych from 3.2.0 to 3.3.0 Bumps [psych](https://github.com/ruby/psych) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/compare/v3.2.0...v3.3.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f641b90..0f7ee52 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) - psych (3.2.0) + psych (3.3.0) rainbow (3.0.0) rake (12.3.3) rb-fsevent (0.10.4)