From 69a1a0774d708f6e96cf08cfb0e2589677367ac8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 22:18:13 +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 9a8c4e2..af4cb47 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,11 +8,9 @@ GEM git (>= 1.2.5) rake rdoc - json (1.7.6) psych (1.3.4) rake (10.0.3) - rdoc (3.12) - json (~> 1.4) + rdoc (6.3.2) rspec (2.12.0) rspec-core (~> 2.12.0) rspec-expectations (~> 2.12.0)