From 0da050e54306cd42fc82973b3cc6441f9b1e6a02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:41:19 +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 15fac70..e12c0d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,7 @@ GEM racc (~> 1.4) pg (1.5.4) prometheus-client (4.2.1) - psych (5.1.0) + psych (5.1.2) stringio puma (5.6.7) nio4r (~> 2.0) @@ -177,7 +177,7 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rake (13.0.6) - rdoc (6.5.0) + rdoc (6.6.3.1) psych (>= 4.0.0) redis (4.8.1) reline (0.3.8) @@ -185,7 +185,7 @@ GEM request_store (1.5.1) rack (>= 1.4) ruby2_keywords (0.0.5) - stringio (3.0.8) + stringio (3.1.0) thor (1.2.2) timeout (0.4.0) tzinfo (2.0.6)