From 14232e7635d2fd31f14868c2fad49ead96c4ff81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 01:34:54 +0000 Subject: [PATCH] Bump rdoc from 4.0.1 to 6.3.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 4.0.1 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/v4.0.1...v6.3.2) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2873b4a..2d10e85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GEM nokogiri (= 1.5.10) rake rdoc - json (1.8.1) + json (1.8.6) jwt (0.1.8) multi_json (>= 1.5) method_source (0.8.2) @@ -52,8 +52,7 @@ GEM slop (~> 3.4) rack (1.5.2) rake (10.1.0) - rdoc (4.0.1) - json (~> 1.4) + rdoc (6.3.2) rspec (2.7.0) rspec-core (~> 2.7.0) rspec-expectations (~> 2.7.0)