From c1858b39cf2d32e304f3e86b616b687234ef4653 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 02:12:55 +0000 Subject: [PATCH] Bump rdoc from 3.11 to 3.12.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.11 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.11...v3.12.2) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index de69215..ee0a0f0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM jquery-rails (1.0.16) railties (~> 3.0) thor (~> 0.14) - json (1.6.1) + json (1.8.6) mail (2.3.0) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -80,7 +80,7 @@ GEM rdoc (~> 3.4) thor (~> 0.14.6) rake (0.9.2.2) - rdoc (3.11) + rdoc (3.12.2) json (~> 1.4) rspec (2.8.0) rspec-core (~> 2.8.0)