From 90ea41b124f1b15049e87831d1ac6f98a046a291 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 10:04:31 +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 152c3e0..960baad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,9 +8,9 @@ GEM git (>= 1.2.5) rake rdoc - json (1.6.6) + json (1.8.6) rake (0.9.2.2) - rdoc (3.12) + rdoc (3.12.1) json (~> 1.4) rspec (2.9.0) rspec-core (~> 2.9.0)