From 2e57348bf434ae34f1f2965c6efd55152466faf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 12:42:35 +0100 Subject: [PATCH] Bump rdoc from 6.3.2 to 6.3.4.1 (#133) Bumps [rdoc](https://github.com/ruby/rdoc) from 6.3.2 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.2...v6.3.4.1) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fb3b9b3..5cbd25b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,7 +138,7 @@ GEM rainbow (3.0.0) rake (13.0.1) rchardet (1.8.0) - rdoc (6.3.2) + rdoc (6.3.4.1) reek (5.6.0) codeclimate-engine-rb (~> 0.4.0) kwalify (~> 0.7.0)