From 55cc78eafbd696435f29ae63c3429991abbb2f5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 19:33:14 +0000 Subject: [PATCH] Bump rdoc from 3.12 to 6.3.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.12 to 6.3.1. - [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.1) --- 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 90b2ed4..610e4fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,13 +19,11 @@ GEM columnize (0.3.6) diff-lcs (1.1.3) i18n (0.6.0) - json (1.6.4) linecache19 (0.5.12) ruby_core_source (>= 0.1.4) multi_json (1.0.4) nyan-cat-formatter (0.0.5) - rdoc (3.12) - json (~> 1.4) + rdoc (6.3.1) rspec (2.7.0) rspec-core (~> 2.7.0) rspec-expectations (~> 2.7.0)