From ce6a6f949b3f96ad44002732e5694455ddd58cf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 13:38:46 +0000 Subject: [PATCH] Bump rdoc from 5.0.0 to 6.3.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 5.0.0 to 6.3.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/v5.0.0...v6.3.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 9c5a0cd..59b3cff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,7 +133,7 @@ GEM thor (>= 0.18.1, < 2.0) rake (11.3.0) rchardet (1.8.0) - rdoc (5.0.0) + rdoc (6.3.1) rspec (3.5.0) rspec-core (~> 3.5.0) rspec-expectations (~> 3.5.0)