From 615a32123a328e28ffa931437de766cde0641f80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:18:51 +0000 Subject: [PATCH] Bump yard from 0.9.35 to 0.9.36 Bumps [yard](https://github.com/lsegal/yard) from 0.9.35 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.35...v0.9.36) --- updated-dependencies: - dependency-name: yard 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 bb95091..3ad2795 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem 'markaby', '~> 0.9.0' gem 'sorbet', '~> 0.5.1000' gem 'sorbet-runtime', '~> 0.5.1000' -gem "yard", "~> 0.9.35" +gem "yard", "~> 0.9.36" gem "yard-link_stdlib", "~> 0.1.7" diff --git a/Gemfile.lock b/Gemfile.lock index 07365f0..ea13696 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM sorbet-static (0.5.10940-universal-darwin-22) sorbet-static (0.5.10940-x86_64-linux) unicode-display_width (2.4.2) - yard (0.9.35) + yard (0.9.36) yard-link_stdlib (0.1.7) yard @@ -56,7 +56,7 @@ DEPENDENCIES rufus-lua (~> 1.1.5) sorbet (~> 0.5.1000) sorbet-runtime (~> 0.5.1000) - yard (~> 0.9.35) + yard (~> 0.9.36) yard-link_stdlib (~> 0.1.7) RUBY VERSION