From 20da29b4b34f81dce8a8a4a820e8d9e1ad4fbba5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 16:11:04 +0000 Subject: [PATCH] Bump rdoc from 6.3.1 to 6.3.4.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.3.1 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.1...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 1f0a198..9ef1924 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,7 @@ GEM pry (~> 0.13.0) public_suffix (5.0.4) rainbow (3.0.0) - rdoc (6.3.1) + rdoc (6.3.4.1) regexp_parser (1.7.1) rexml (3.2.5) rspec (3.9.0)