From 95a5be128744aabcabab53f5fa4c6de0172b345b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 04:38:06 +0000 Subject: [PATCH] Bump rdoc from 5.1.0 to 6.3.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 5.1.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/v5.1.0...v6.3.2) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e79cd7b8f8..d21a97acf3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,9 @@ GEM mimemagic (~> 0.3.2) metaclass (0.0.4) method_source (0.9.0) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.0) mini_portile2 (2.3.0) minitest (5.11.3) @@ -149,7 +151,7 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (12.3.1) - rdoc (5.1.0) + rdoc (6.3.2) responders (2.4.0) actionpack (>= 4.2.0, < 5.3) railties (>= 4.2.0, < 5.3)