From fefb48d06b6423790581cd04a3ee1d982da9cfb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:40:22 +0000 Subject: [PATCH] Bump rdoc from 6.5.0 to 6.6.3.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.5.0 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.5.0...v6.6.3.1) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 794b27e..4c78bdf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,7 +130,7 @@ GEM nokogiri (1.15.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - psych (5.1.0) + psych (5.1.2) stringio public_suffix (5.0.3) puma (5.6.7) @@ -168,7 +168,7 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rake (13.0.6) - rdoc (6.5.0) + rdoc (6.6.3.1) psych (>= 4.0.0) regexp_parser (2.8.1) reline (0.3.8) @@ -190,7 +190,7 @@ GEM mini_portile2 (~> 2.8.0) stimulus-rails (1.2.2) railties (>= 6.0.0) - stringio (3.0.8) + stringio (3.1.0) thor (1.2.2) timeout (0.4.0) turbo-rails (1.4.0)