From ba2ebf38c257f69a489b0e91f9bb8e26b236e459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 02:20:27 +0000 Subject: [PATCH] Bump rdoc from 4.0.1 to 6.3.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 4.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/v4.0.1...v6.3.1) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ec603c9..34965be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,11 +10,9 @@ GEM hoe (>= 2.2.0) hoe-yard (0.1.2) yard (>= 0.2.3.1) - json (1.8.1) netaddr (1.5.0) rake (0.9.6) - rdoc (4.0.1) - json (~> 1.4) + rdoc (6.3.1) redcarpet (3.0.0) rspec (2.14.1) rspec-core (~> 2.14.0)