From 409c2345734ada155d234095521a6c645c388fc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 23:42:42 +0000 Subject: [PATCH] Bump yard from 0.9.40 to 0.9.41 Bumps [yard](https://yardoc.org) from 0.9.40 to 0.9.41. --- updated-dependencies: - dependency-name: yard dependency-version: 0.9.41 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..5f56f48c79 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.41' group :benchmark do gem 'benchmark' diff --git a/Gemfile.lock b/Gemfile.lock index 382c3b99e9..458b768609 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.41) 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.41) BUNDLED WITH 4.0.6