From 3dd72a67778c917ffa468c57c1cfa00f46794397 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 03:37:31 +0000 Subject: [PATCH] Bump rdoc from 6.3.0 to 6.3.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.3.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/v6.3.0...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 990670f..e5939be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,7 @@ GEM rake (13.0.3) rb-scpt (1.0.3) rchardet (1.8.0) - rdoc (6.3.0) + rdoc (6.3.2) semver2 (3.4.2) thread_safe (0.3.6)