From c5322da05e4628ee887933ab10a48463eb0d6868 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 03:48:48 +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 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index aa61ec9..2c62ce7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,9 @@ GEM marcel (0.3.2) mimemagic (~> 0.3.2) method_source (0.9.0) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.5.0) minitest (5.14.1) @@ -203,7 +205,7 @@ GEM rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) rb-readline (0.5.5) - rdoc (6.0.4) + rdoc (6.3.2) redis (4.0.2) redis-scripting (1.0.1) redis (>= 3.0)