From 598ce14a7954ed5a4b101bd71cb495e4916e3a81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 07:21:12 +0000 Subject: [PATCH] Bump rdoc from 3.6.1 to 3.12.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.6.1 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.6.1...v3.12.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cc6b07f..104ae82 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,8 +6,11 @@ GEM bundler (~> 1.0) git (>= 1.2.5) rake + json (1.8.6) + json (1.8.6-java) rake (0.9.2) - rdoc (3.6.1) + rdoc (3.12.1) + json (~> 1.4) PLATFORMS java