From 1fc63e742258698dcb1302141cf47a30f9b3bcf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 01:26:20 +0000 Subject: [PATCH] Bump rdoc from 6.0.3 to 6.3.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.0.3 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.3...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 7e4eeb07c..1837ef28e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -470,7 +470,7 @@ GEM json (>= 1.8) nokogiri (~> 1.5) trollop (~> 2.1) - rdoc (6.0.3) + rdoc (6.3.1) ref (2.0.0) request_store (1.4.1) rack (>= 1.4)