From 070c2281858a0144b222d2437e23b4d0dc2af4cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2020 08:35:31 +0000 Subject: [PATCH] Bump rdoc from 3.9.4 to 3.12.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.9.4 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.9.4...v3.12.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d862b1e..819351e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,10 +11,12 @@ GEM rubyforge (>= 2.0.4) eventmachine (0.12.10) gemcutter (0.7.0) + json (1.8.6) json_pure (1.6.1) rack (1.3.3) rake (0.9.2) - rdoc (3.9.4) + rdoc (3.12.1) + json (~> 1.4) rubyforge (2.0.4) json_pure (>= 1.1.7) thin (1.2.11)