From b474e8fc47929f3eb33cb9b14be082b9b20fb694 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 01:06:19 +0000 Subject: [PATCH] Bump rdoc from 6.0.1 to 6.3.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.0.1 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/v6.0.1...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 2bf8307..5399812 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM psych (2.2.4) rack (2.0.3) rake (12.3.0) - rdoc (6.0.1) + rdoc (6.3.1) rspec (3.7.0) rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0)