From d4a14c64b71d06909d92c54226f4425beea204fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 02:09:18 +0000 Subject: [PATCH] Bump rdoc from 3.12 to 3.12.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.12 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.12...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 9ca4de1..21c389d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,7 @@ GEM hpricot (0.8.6) httpauth (0.2.0) i18n (0.5.0) - json (1.7.6) + json (1.8.6) jwt (0.1.5) multi_json (>= 1.0) mail (2.2.19) @@ -106,7 +106,7 @@ GEM rdoc (~> 3.4) thor (~> 0.14.4) rake (0.9.2) - rdoc (3.12) + rdoc (3.12.2) json (~> 1.4) thor (0.14.6) treetop (1.4.12)