From 37ac11282f107dd2d6d5c1576ece6fc68ca3079b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 02:13:43 +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 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6999773..e054852 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,8 +9,6 @@ GEM git (>= 1.2.5) rake rdoc - json (1.7.6) - json (1.7.6-java) method_source (0.8.1) pry (0.9.11.4) coderay (~> 1.0.5) @@ -24,8 +22,7 @@ GEM pry-nav (0.2.3) pry (~> 0.9.10) 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)