From 90c2aaaa22d8e54a804fa933062a71769d67ba20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 27 Feb 2019 03:36:36 +0000 Subject: [PATCH] Bump safe_yaml from 1.0.4 to 1.0.5 Bumps [safe_yaml](https://github.com/dtao/safe_yaml) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/dtao/safe_yaml/releases) - [Changelog](https://github.com/dtao/safe_yaml/blob/master/CHANGES.md) - [Commits](https://github.com/dtao/safe_yaml/compare/1.0.4...1.0.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d04b80584de5..9fbe4544f8c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM ruby-progressbar (~> 1.7) unicode-display_width (~> 1.4.0) ruby-progressbar (1.10.0) - safe_yaml (1.0.4) + safe_yaml (1.0.5) unicode-display_width (1.4.1) PLATFORMS