From 7777e236ed39ef503061a24e188895a487fe8640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 19:01:29 +0000 Subject: [PATCH] Bump rdoc from 6.14.2 to 6.15.0 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.14.2 to 6.15.0. - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rdoc/compare/v6.14.2...v6.15.0) --- updated-dependencies: - dependency-name: rdoc dependency-version: 6.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 837d0fc..8900803 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -298,9 +298,10 @@ GEM rainbow (3.1.1) rake (13.3.0) rdiscount (2.2.7.3) - rdoc (6.14.2) + rdoc (6.15.0) erb psych (>= 4.0.0) + tsort redcarpet (3.6.1) regexp_parser (2.10.0) reline (0.6.2) @@ -393,6 +394,7 @@ GEM thruster (0.1.15-arm64-darwin) thruster (0.1.15-x86_64-linux) timeout (0.4.3) + tsort (0.2.0) turbo-rails (2.0.17) actionpack (>= 7.1.0) railties (>= 7.1.0)