From ec669710282c4f2500f34c22257af292210531f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 11:58:46 -0700 Subject: [PATCH] Bump yard from 0.9.34 to 0.9.36 (#2322) Bumps [yard](https://github.com/lsegal/yard) from 0.9.34 to 0.9.36. - [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.34...v0.9.36) --- updated-dependencies: - dependency-name: yard dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1f1055d44..f07a6c64e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1458,7 +1458,7 @@ GEM psych (>= 3.3) rdf (~> 3.2, >= 3.2.9) rdf-xsd (~> 3.2) - yard (0.9.34) + yard (0.9.36) zeitwerk (2.6.12) zlib (2.1.1)