From 9c2dd0439f1feafb69a4735c8f2ac669f6c7667e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Nov 2021 14:22:57 +0000 Subject: [PATCH] Bump yard from 0.6.2 to 0.9.26 Bumps [yard](https://github.com/lsegal/yard) from 0.6.2 to 0.9.26. - [Release notes](https://github.com/lsegal/yard/releases) - [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md) - [Commits](https://github.com/lsegal/yard/compare/v0.6.2...v0.9.26) --- updated-dependencies: - dependency-name: yard dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c55d84b..cf82d80 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM test-spec (0.10.0) test-unit (2.1.2) xml-simple (1.0.12) - yard (0.6.2) + yard (0.9.26) PLATFORMS ruby @@ -27,5 +27,4 @@ DEPENDENCIES rcov (>= 0.9.9) test-spec (>= 0.10.0) test-unit (>= 2.1.2) - xml-simple (>= 1.0.12) yard (>= 0.6.2)