From bd2ad6c61485ed76f4de105cd76e2a4eb1699ec3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 00:54:07 +0000 Subject: [PATCH] Bump rdoc from 4.2.0 to 6.3.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 4.2.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.2.0...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 c2c95ca..91d3ebc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,14 +7,12 @@ GEM remote: https://rubygems.org/ specs: ffi2-generators (0.1.1) - json (1.8.1) minitest (5.5.0) rake (10.4.2) rake-compiler (0.8.3) rake rb-readline (0.5.1) - rdoc (4.2.0) - json (~> 1.4) + rdoc (6.3.2) rubysl (2.1.0) rubysl-abbrev (~> 2.0) rubysl-base64 (~> 2.0)