From 5096090dcde7dac566ad1c339613c36240f2b10c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 16:57:21 +0000 Subject: [PATCH] Bump yard from 0.9.28 to 0.9.36 Bumps [yard](https://github.com/lsegal/yard) from 0.9.28 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.28...v0.9.36) --- 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..5f4dbc9 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.36) PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES bundler (~> 2.3)