From 4c44d3fbded65bcb3e139d40d32cc7b31a8c378d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 16:38:01 +0000 Subject: [PATCH] Bump rdoc from 6.3.3 to 6.3.4.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.3.3 to 6.3.4.1. - [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.3.3...v6.3.4.1) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5238f63..be8dd7a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM rainbow (3.1.1) rake (13.0.1) rchardet (1.8.0) - rdoc (6.3.3) + rdoc (6.3.4.1) regexp_parser (2.6.1) reline (0.3.3) io-console (~> 0.5)