From 1779700b1f84a8f2e23a4786776334545fa42b65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 01:18:14 +0000 Subject: [PATCH] Bump rdoc from 6.1.1 to 6.3.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.1.1 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.1.1...v6.3.1) --- 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 2cbb71a..3cb7dc3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM rack (2.0.8) rainbow (3.0.0) rake (13.0.1) - rdoc (6.1.1) + rdoc (6.3.1) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0)