From b9775fbe8f8d403a81f238ca833185f5278ff722 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 02:14:37 +0000 Subject: [PATCH] [Security] 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. **This update includes a security fix.** - [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) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 89f5b30..4c57315 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM thor thread_safe rainbow (3.0.0) - rdoc (6.2.1) + rdoc (6.3.2) regexp_parser (1.7.1) rexml (3.2.4) rspec (3.9.0)