From 1709b76d77896ce365ed99fdfb63cad54f2605ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 01:13:59 +0000 Subject: [PATCH] Bump rdoc from 3.12.1 to 6.3.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.12.1 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.1...v6.3.2) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 30804ea..945ecf4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,11 +21,9 @@ GEM builder (3.0.4) crack (0.1.8) i18n (0.6.4) - json (1.7.7) multi_json (1.6.1) rake (0.9.2) - rdoc (3.12.1) - json (~> 1.4) + rdoc (6.3.2) shoulda (2.11.3) webmock (1.6.2) addressable (>= 2.2.2)