From 8171b6f996bc62e88252c1eb20c5e39affe0501d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:42:39 +0000 Subject: [PATCH] Bump rdoc from 6.6.1 to 6.6.3.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.6.1 to 6.6.3.1. - [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/v6.6.1...v6.6.3.1) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8f337bb..8cdcfc8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,7 +215,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - psych (5.1.1.1) + psych (5.1.2) stringio public_suffix (5.0.4) puma (6.4.0) @@ -275,7 +275,7 @@ GEM faraday (~> 0.9) launchy (~> 2.4) uuidtools (~> 2.1) - rdoc (6.6.1) + rdoc (6.6.3.1) psych (>= 4.0.0) regexp_parser (2.8.3) reline (0.4.1)