From 53c6a29ce803d0a4bf169b02b4fbb13fde64b770 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 May 2021 19:40:15 +0000 Subject: [PATCH] [Security] Bump rdoc from 6.0.4 to 6.3.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.0.4 to 6.3.1. **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/commits) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4374563..1ad2699 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.13.0) @@ -187,7 +189,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) - rdoc (6.0.4) + rdoc (6.3.1) regexp_parser (1.6.0) rspec-core (3.9.0) rspec-support (~> 3.9.0)