From d3046101bcebd355c846a7e17993bfc9b073e5ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 23:51:45 +0000 Subject: [PATCH] Bump rdoc from 4.2.2 to 6.3.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 4.2.2 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.2.2...v6.3.2) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ae10034..1127d1f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,10 +11,8 @@ GEM ffi (1.9.14) ffi-mmap (0.2.0) ffi - json (1.8.3) rake (10.4.2) - rdoc (4.2.2) - json (~> 1.4) + rdoc (6.3.2) rspec (3.5.0) rspec-core (~> 3.5.0) rspec-expectations (~> 3.5.0)