From 263d2b9c5298f84bf3f4706a146782553e208de9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 11:36:58 +0000 Subject: [PATCH] Bump rdoc from 3.12 to 6.2.0 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.12 to 6.2.0. - [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.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0872877..cd2e02a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,10 +9,8 @@ GEM git (>= 1.2.5) rake rdoc - json (1.7.3) rake (0.9.2.2) - rdoc (3.12) - json (~> 1.4) + rdoc (6.2.0) rspec (2.3.0) rspec-core (~> 2.3.0) rspec-expectations (~> 2.3.0)