From 38a4c5cb72c256f5597568d553ff52d8a591ae0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 19:06:51 +0000 Subject: [PATCH] Bump yard from 0.9.28 to 0.9.35 Bumps [yard](https://github.com/lsegal/yard) from 0.9.28 to 0.9.35. - [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.28...v0.9.35) --- updated-dependencies: - dependency-name: yard dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 98e5384..7ab3a3b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,12 +148,11 @@ GEM unicode-display_width (>= 1.1.1, < 3) thor (1.2.1) unicode-display_width (1.8.0) - webrick (1.7.0) - yard (0.9.28) - webrick (~> 1.7.0) + yard (0.9.35) PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES bundler (~> 2.3)