From b54f29549e2deef7a57894fa93df05664c9fc102 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 01:58:55 +0000 Subject: [PATCH] Bump rdoc from 3.12 to 6.3.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.12 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/v3.12...v6.3.2) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 36b137e..880ac08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,11 +9,9 @@ GEM git (>= 1.2.5) rake rdoc - json (1.6.5) nokogiri (1.5.2) rake (0.9.2.2) - rdoc (3.12) - json (~> 1.4) + rdoc (6.3.2) rspec (2.6.0) rspec-core (~> 2.6.0) rspec-expectations (~> 2.6.0)