From 987894635d4c4244fc0f8ba584d64455c7909d92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 03:30:32 +0000 Subject: [PATCH] Bump rdoc from 6.0.4 to 6.3.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.0.4 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/v6.0.4...v6.3.2) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 381da48..ed2667c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,7 +47,7 @@ GEM psych (3.0.3) rack (2.0.6) rake (12.3.1) - rdoc (6.0.4) + rdoc (6.3.2) redis (4.2.5) redis-namespace (1.6.0) redis (>= 3.0.4)