From 043c33e724aec1fc38adc3cab3a9b2a6a70074fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 01:36:37 +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 ab9890a..f3a53fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,6 +110,7 @@ GEM jquery-rails (1.0.14) railties (~> 3.0) thor (~> 0.14) + json (1.8.6) json_pure (1.6.1) launchy (2.0.5) addressable (~> 2.2.6) @@ -228,7 +229,8 @@ GEM rdoc (~> 3.4) thor (~> 0.14.6) rake (0.9.2.2) - rdoc (3.9.4) + rdoc (3.12.2) + json (~> 1.4) rest-client (1.6.7) mime-types (>= 1.16) rspec (2.6.0)