From e7f7fde8c066ee4ba186364818c3657f55daa286 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 19 Mar 2018 08:06:21 +0100 Subject: [PATCH] Bump rdoc from 6.0.1 to 6.0.2 (#30) Bumps [rdoc](https://github.com/ruby/rdoc) from 6.0.1 to 6.0.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/v6.0.1...v6.0.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff587cd..0c665af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM multi_json (1.13.1) multi_test (0.1.2) rake (12.3.0) - rdoc (6.0.1) + rdoc (6.0.2) rspec (3.7.0) rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0)