From 180a6707efd7ab721b998edb1e45d04153813f50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 04:49:28 +0000 Subject: [PATCH] Bump rdoc from 6.3.0 to 6.3.4.1 in /bin/morganize Bumps [rdoc](https://github.com/ruby/rdoc) from 6.3.0 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.0...v6.3.4.1) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- bin/morganize/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/morganize/Gemfile.lock b/bin/morganize/Gemfile.lock index 932474f..2f93215 100644 --- a/bin/morganize/Gemfile.lock +++ b/bin/morganize/Gemfile.lock @@ -67,7 +67,7 @@ GEM thor thread_safe rake (13.0.3) - rdoc (6.3.0) + rdoc (6.3.4.1) rspec-expectations (3.10.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0)