From 10c075731219b103a24618e30af059f896cdf46a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 12:37:29 +0000 Subject: [PATCH] No-Jira(deps): Bump psych from 3.2.0 to 3.2.1 Bumps [psych](https://github.com/ruby/psych) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/ruby/psych/releases) - [Commits](https://github.com/ruby/psych/commits) 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..1850ae7 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.2.1) rainbow (3.0.0) rake (12.3.3) rb-fsevent (0.10.4)