From abbedd231a8189e868a7916af013727d0983e859 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 14:11:19 +0000 Subject: [PATCH] Bump rdoc from 6.10.0 to 6.11.0 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.10.0 to 6.11.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.10.0...v6.11.0) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6fc60d1..055c52b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ GEM paru (1.4.1) csv (~> 3.3) prism (1.3.0) - psych (5.2.2) + psych (5.2.3) date stringio racc (1.8.1) @@ -71,7 +71,7 @@ GEM rake (13.2.1) rbs (3.8.1) logger - rdoc (6.10.0) + rdoc (6.11.0) psych (>= 4.0.0) regexp_parser (2.10.0) rouge (3.30.0)