From fcf03ec12b2c9404ce8dbb2779d75e191ba0fa04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 01:37:11 +0000 Subject: [PATCH] Bump rdoc from 3.12 to 6.3.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.12 to 6.3.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...v6.3.2) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1aefdba..e2345d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM specs: exifr (1.1.3) i18n (0.6.1) - json (1.7.5) + json (2.5.1) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -26,8 +26,7 @@ GEM nokogiri (1.5.5) polyglot (0.3.3) rake (10.0.1) - rdoc (3.12) - json (~> 1.4) + rdoc (6.3.2) simplecov (0.7.1) multi_json (~> 1.0) simplecov-html (~> 0.7.1)