From 6b82041350d23acf72d2a6893d03ba15bbb028de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 03:28:18 +0000 Subject: [PATCH] Bump rdoc from 4.2.0 to 6.3.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 4.2.0 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.2.0...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 22307ad..0aff6a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,8 +35,6 @@ GEM nokogiri (>= 1.5.10) rake rdoc - json (1.8.1) - json (1.8.1-java) jwt (1.2.0) mini_portile (0.6.1) multi_json (1.8.0) @@ -55,8 +53,7 @@ GEM rack-test (0.6.2) rack (>= 1.0) rake (10.1.0) - rdoc (4.2.0) - json (~> 1.4) + rdoc (6.3.2) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0)