From 56bce99f539c81e118491d8d1a83b31a05b564ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 03:34:04 +0000 Subject: [PATCH] Bump rdoc from 6.2.0 to 6.3.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.2.0 to 6.3.1. - [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.0...v6.3.1) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 18b2ee5..07238e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -171,7 +171,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.12.2) @@ -233,7 +235,7 @@ GEM rb-inotify (0.10.0) ffi (~> 1.0) rchardet (1.8.0) - rdoc (6.2.0) + rdoc (6.3.1) recaptcha (5.1.1) json redis (4.1.3)