From 9a54492ca2306f29b5d60f4d7fea1af0bc37c6b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 12:30:10 +0000 Subject: [PATCH] Bump rdoc from 6.9.1 to 6.10.0 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.9.1 to 6.10.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.9.1...v6.10.0) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 83973c77..def7a6d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -447,7 +447,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.9.1) + rdoc (6.10.0) psych (>= 4.0.0) reek (6.3.0) dry-schema (~> 1.13.0)