From 9359173fd36a81d8350c16a6fda72d3510e8893d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 12:28:54 +0000 Subject: [PATCH] Bump rdoc from 3.12 to 3.12.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.12 to 3.12.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...v3.12.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ec8b585..e5b3e71 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM git (>= 1.2.5) rake rdoc - json (1.7.4) + json (1.8.6) method_source (0.8) multi_json (1.3.6) pry (0.9.10) @@ -17,7 +17,7 @@ GEM method_source (~> 0.8) slop (~> 3.3.1) rake (0.9.2.2) - rdoc (3.12) + rdoc (3.12.1) json (~> 1.4) rspec (2.8.0) rspec-core (~> 2.8.0)