From edafdd57cd5e025c07bbd5c7a5c0949f477ff7dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 16:26:12 +0000 Subject: [PATCH] Bump rdoc from 3.9.4 to 6.5.0 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.9.4 to 6.5.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.9.4...v6.5.0) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8367f4330..62ddc6743 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,10 +27,14 @@ GEM net-scp (1.0.4) net-ssh (>= 1.99.1) net-ssh (2.1.4) + psych (5.1.0) + stringio rcov (0.9.9) - rdoc (3.9.4) + rdoc (6.5.0) + psych (>= 4.0.0) right_http_connection (1.3.0) shoulda (2.11.3) + stringio (3.0.6) thor (0.14.6) trollop (1.16.2) vagrant (0.8.6)