From ed157c1c48557353b958e8cbda0bec3edb19fee0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 22:31:08 +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:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f274b55..d80fcbf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM pry (~> 0.9) slop (~> 3.0) rake (13.0.1) - rdoc (5.1.0) + rdoc (6.3.2) rest-client (2.0.2) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0)