From 8f04ff0c0a3e27c59f7d88cf6e6fd3f235af67c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:39:16 +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: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6bbed16..f3d7b44 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,7 +37,7 @@ GEM multi_json (1.12.1) multi_test (0.1.2) rake (13.0.6) - rdoc (6.3.3) + rdoc (6.3.4.1) rspec-expectations (3.5.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.5.0)