From bd84361bc53174e1a1688da52cfc4bc2815ac659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 05:20:57 +0000 Subject: [PATCH] Bump yard from 0.9.36 to 0.9.37 Bumps [yard](https://github.com/lsegal/yard) from 0.9.36 to 0.9.37. - [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.9.36...v0.9.37) --- updated-dependencies: - dependency-name: yard dependency-type: direct:development 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 adbfe50..0906198 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM ruby-progressbar (1.13.0) strscan (3.1.0) unicode-display_width (2.5.0) - yard (0.9.36) + yard (0.9.37) PLATFORMS x86_64-linux