From 01b315ea1ac07fb0ac855dd0fd8206b356cccc44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 01:56:47 +0000 Subject: [PATCH] Bump rdoc from 4.0.1 to 6.3.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 4.0.1 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/v4.0.1...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 b93a9ff..059827b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,11 +16,9 @@ GEM rdoc (>= 3.6.1) rubyforge (>= 2.0.4) gemcutter (0.7.1) - json (1.8.0) json_pure (1.8.0) rake (10.0.4) - rdoc (4.0.1) - json (~> 1.4) + rdoc (6.3.2) rubyforge (2.0.4) json_pure (>= 1.1.7) uuidtools (2.1.4)