From 03711a40ef47d9200103313c24f9fe3468c1415d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 09:20:12 +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) --- updated-dependencies: - dependency-name: safe_yaml 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 a64797568a6c..f0c413153543 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM rouge (1.11.1) rubypants (0.5.0) rubypants-unicode (0.2.5) - safe_yaml (1.0.4) + safe_yaml (1.0.5) sass (3.2.19) sass-globbing (1.1.5) sass (>= 3.1)