From 61bf72b77c2686bdac63856e580883917a5cfc7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 02:20:47 +0000 Subject: [PATCH] Bump rdoc from 4.2.0 to 6.3.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 4.2.0 to 6.3.2. - [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/v4.2.0...v6.3.2) --- 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 0944939..bd5be35 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM multi_json (1.11.2) multi_test (0.1.2) rake (10.4.2) - rdoc (4.2.0) + rdoc (6.3.2) rspec (3.4.0) rspec-core (~> 3.4.0) rspec-expectations (~> 3.4.0)