From 3370a93da20082329530547b900d92a5d10cec0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 19:51:03 +0000 Subject: [PATCH] Bump rdoc from 6.2.1 to 6.3.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.2.1 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.2.1...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 dc3638fd4..78a69269b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -382,7 +382,7 @@ GEM activesupport (>= 5.2.1) i18n polyamorous (= 2.3.2) - rdoc (6.2.1) + rdoc (6.3.2) redcarpet (3.5.0) ref (2.0.0) remotipart (1.4.4)