From b490ab7aad666fc5346beb3be543fbe1189efb0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 00:28:40 +0000 Subject: [PATCH] Bump yard from 0.9.40 to 0.9.43 Bumps [yard](https://yardoc.org) from 0.9.40 to 0.9.43. --- updated-dependencies: - dependency-name: yard dependency-version: 0.9.43 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index d585f2d254..d14cd13da7 100644 --- a/Gemfile +++ b/Gemfile @@ -16,7 +16,7 @@ gem 'rubocop-rake', '0.7.1' gem 'simplecov', '0.22.0' gem 'test-unit', '3.7.7' gem 'timecop', '0.9.11' -gem 'yard', '0.9.40' +gem 'yard', '0.9.43' group :benchmark do gem 'benchmark' diff --git a/Gemfile.lock b/Gemfile.lock index 5ab438f6f2..91ed5fdd2c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM unicode-display_width (3.2.0) unicode-emoji (~> 4.1) unicode-emoji (4.2.0) - yard (0.9.40) + yard (0.9.43) PLATFORMS arm64-darwin @@ -113,7 +113,7 @@ DEPENDENCIES simplecov (= 0.22.0) test-unit (= 3.7.7) timecop (= 0.9.11) - yard (= 0.9.40) + yard (= 0.9.43) BUNDLED WITH 4.0.6