From beca56bcbee48bf78cc5cdc457dc90864affaee4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 22:31:00 +0000 Subject: [PATCH] Bump yard from 0.9.37 to 0.9.42 Bumps [yard](https://yardoc.org) from 0.9.37 to 0.9.42. --- updated-dependencies: - dependency-name: yard dependency-version: 0.9.42 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 097c07ac4d..0ce3d61632 100644 --- a/Gemfile +++ b/Gemfile @@ -15,4 +15,4 @@ gem 'rubocop-rake', '0.7.1' gem 'simplecov', '0.22.0' gem 'test-unit', '3.6.7' gem 'timecop', '0.9.10' -gem 'yard', '0.9.37' +gem 'yard', '0.9.42' diff --git a/Gemfile.lock b/Gemfile.lock index d7df28eba8..d4de84d62c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - yard (0.9.37) + yard (0.9.42) PLATFORMS arm64-darwin-22 @@ -82,7 +82,7 @@ DEPENDENCIES simplecov (= 0.22.0) test-unit (= 3.6.7) timecop (= 0.9.10) - yard (= 0.9.37) + yard (= 0.9.42) BUNDLED WITH 2.4.22