From 59c90c7136b5bb4fd2bfa8d183538ceaa0bdbb96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 01:49:58 +0000 Subject: [PATCH] Bump rdoc from 4.2.2 to 6.3.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 4.2.2 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/v4.2.2...v6.3.1) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9b3b1f3..5fbf695 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GEM gherkin (3.2.0) http-cookie (1.0.2) domain_name (~> 0.5) - json (1.8.3) + json (2.5.1) metaclass (0.0.4) mime-types (2.99.2) mocha (1.1.0) @@ -44,8 +44,7 @@ GEM rack-protection (1.5.3) rack rake (11.1.2) - rdoc (4.2.2) - json (~> 1.4) + rdoc (6.3.1) rest-client (1.8.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0)