From 0ca6ef51013ed7c3180f286758be9a2e2bfd8662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 23:07:35 +0000 Subject: [PATCH] Bump rdoc from 3.6.1 to 3.12.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.6.1 to 3.12.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/v3.6.1...v3.12.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8ab9d9c..8787fcb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,8 @@ GEM rdoc (~> 3.4) thor (~> 0.14.4) rake (0.8.7) - rdoc (3.6.1) + rdoc (3.12.2) + json (~> 1.4) thin (1.2.11) daemons (>= 1.0.9) eventmachine (>= 0.12.6)