From 0f25ad02c9aad6ee4c54ec70fc13f544161d72a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 21:35:17 +0000 Subject: [PATCH] Bump rdoc from 3.12 to 6.5.0 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.12 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.12...v6.5.0) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5630ed0..9e4fb02 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,9 +11,11 @@ GEM rake rdoc json (1.7.6) + psych (5.1.0) + stringio rake (10.0.3) - rdoc (3.12) - json (~> 1.4) + rdoc (6.5.0) + psych (>= 4.0.0) rspec (2.12.0) rspec-core (~> 2.12.0) rspec-expectations (~> 2.12.0) @@ -22,6 +24,7 @@ GEM rspec-expectations (2.12.1) diff-lcs (~> 1.1.3) rspec-mocks (2.12.1) + stringio (3.0.7) webmock (1.9.0) addressable (>= 2.2.7) crack (>= 0.1.7)