From 2aff2f9a9297d75e210ec9baaf1d37af9dc86950 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 04:47:30 +0000 Subject: [PATCH] Bump rdoc from 3.12 to 6.2.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.12 to 6.2.1. - [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.2.1) --- 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 0e8967a..9ddf5b6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,6 @@ GEM git (>= 1.2.5) rake rdoc - json (1.7.3) mechanize (2.5.1) domain_name (~> 0.5, >= 0.5.1) mime-types (~> 1.17, >= 1.17.2) @@ -31,8 +30,7 @@ GEM nokogiri (1.5.2) ntlm-http (0.1.1) rake (0.9.2.2) - rdoc (3.12) - json (~> 1.4) + rdoc (6.2.1) rest-client (1.6.7) mime-types (>= 1.16) rspec (2.10.0)