From 0a36e3deb450378bedee21fd1c20f1baff0242c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 01:44:31 +0000 Subject: [PATCH] Bump rdoc from 3.11 to 6.3.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.11 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.11...v6.3.1) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a67e908..6e5402b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,11 @@ GEM remote: http://rubygems.org/ specs: - json (1.6.3) - json (1.6.3-java) metaclass (0.0.1) mocha (0.10.0) metaclass (~> 0.0.1) rake (0.9.2) - rdoc (3.11) - json (~> 1.4) + rdoc (6.3.1) PLATFORMS java