From dca856cde4ad5a8a220a61ba0616aae22396bf35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 14:47:49 +0000 Subject: [PATCH] Bump rdoc from 3.9.4 to 3.12.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.9.4 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.9.4...v3.12.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a6dbbce..9344a3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,6 +43,7 @@ GEM inherited_resources (1.2.2) has_scope (~> 0.5.0) responders (~> 0.6.0) + json (1.8.6) mail (2.2.19) activesupport (>= 2.3.6) i18n (>= 0.4.0) @@ -72,7 +73,8 @@ GEM rdoc (~> 3.4) thor (~> 0.14.4) rake (0.9.2) - rdoc (3.9.4) + rdoc (3.12.2) + json (~> 1.4) responders (0.6.4) simple_oauth (0.1.5) sqlite3 (1.3.4)