From 3ea5ee93f6661798b63fa5f55f9eacb3636645fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 21:50:23 +0000 Subject: [PATCH] Bump rdoc from 3.12.2 to 6.5.0 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.12.2 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.2...v6.5.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 d1d4e55..9b74f78 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,7 +37,6 @@ GEM nokogiri (= 1.5.10) rake rdoc - json (1.8.1) jwt (0.1.8) multi_json (>= 1.5) mime-types (2.99) @@ -53,10 +52,12 @@ GEM multi_json (~> 1.0) multi_xml (~> 0.5) rack (~> 1.2) + psych (5.1.0) + stringio rack (1.5.2) rake (10.1.1) - rdoc (3.12.2) - json (~> 1.4) + rdoc (6.5.0) + psych (>= 4.0.0) rest-client (1.8.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) @@ -69,6 +70,7 @@ GEM rspec-expectations (2.8.0) diff-lcs (~> 1.1.2) rspec-mocks (2.8.0) + stringio (3.0.7) unf (0.2.0.beta2) PLATFORMS