From fc69b7d5b7bd61544f9e75435ce6fc1d25d90f8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 01:25:57 +0000 Subject: [PATCH] Bump rdoc from 4.0.0 to 6.3.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 4.0.0 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/v4.0.0...v6.3.2) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9904895..1adf09e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,14 +13,12 @@ GEM mocha (= 0.10.5) curb (0.8.3) i18n (0.6.4) - json (1.7.7) metaclass (0.0.1) mocha (0.10.5) metaclass (~> 0.0.1) multi_json (1.6.1) rake (10.0.3) - rdoc (4.0.0) - json (~> 1.4) + rdoc (6.3.2) shoulda (3.3.2) shoulda-context (~> 1.0.1) shoulda-matchers (~> 1.4.1)