From fbbe30dec4133f05c6f2a07799af1f3a4c03dd85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 07:30:12 +0000 Subject: [PATCH] Bump rdoc from 3.12 to 6.4.0 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.12 to 6.4.0. - [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/v3.12...v6.4.0) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac1f3bb..38a1fc4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,6 @@ GEM git (>= 1.2.5) rake rdoc - json (1.6.6) net-scp (1.0.4) net-ssh (>= 1.99.1) net-sftp (2.0.5) @@ -24,10 +23,12 @@ GEM net-ssh (2.3.0) net-ssh-gateway (1.1.0) net-ssh (>= 1.99.1) + psych (4.0.4) + stringio rake (0.9.2.2) rchardet (1.8.0) - rdoc (3.12) - json (~> 1.4) + rdoc (6.4.0) + psych (>= 4.0.0) rspec (2.9.0) rspec-core (~> 2.9.0) rspec-expectations (~> 2.9.0) @@ -36,6 +37,7 @@ GEM rspec-expectations (2.9.1) diff-lcs (~> 1.1.3) rspec-mocks (2.9.0) + stringio (3.0.2) PLATFORMS ruby