From e62573fbf26f36fa08f04d5e435164ae35f2fe9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 21:44:54 +0000 Subject: [PATCH] Bump rdoc from 6.6.1 to 6.6.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.6.1 to 6.6.2. - [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.6.1...v6.6.2) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bcac7cbd2a..204c7e5f42 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,7 +126,7 @@ GEM rack (>= 1.3) rainbow (3.1.1) rake (13.0.6) - rdoc (6.6.1) + rdoc (6.6.2) psych (>= 4.0.0) regexp_parser (2.8.2) reline (0.4.1)