From d49266372706f5a1e89acf151f419da0c5091c13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 04:42:12 +0000 Subject: [PATCH] Bump rdoc from 4.1.2 to 6.3.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 4.1.2 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.1.2...v6.3.2) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 920b91a..b74ae77 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,8 +59,7 @@ GEM rack (~> 1.2) rack (1.5.2) rake (10.3.2) - rdoc (4.1.2) - json (~> 1.4) + rdoc (6.3.2) rest-client (1.7.2) mime-types (>= 1.16, < 3.0) netrc (~> 0.7)