From 523c87b4f4863c85d1331ced57f715a2450c2c09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 10:53:13 +0000 Subject: [PATCH] build(deps): bump the bundler-dependencies group across 1 directory with 2 updates Bumps the bundler-dependencies group with 2 updates in the / directory: [rake](https://github.com/ruby/rake) and [yard](https://yardoc.org). Updates `rake` from 13.3.1 to 13.4.1 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v13.3.1...v13.4.1) Updates `yard` from 0.9.38 to 0.9.40 --- updated-dependencies: - dependency-name: rake dependency-version: 13.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler-dependencies - dependency-name: yard dependency-version: 0.9.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dc23fe4660..5bdc4c3f5f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,8 +2,8 @@ GEM remote: https://rubygems.org/ specs: coderay (1.1.3) - rake (13.3.1) - yard (0.9.38) + rake (13.4.1) + yard (0.9.40) yard-coderay (0.1.0) coderay yard