From 9da280e7b99c03b3a86d6656502ad82403c8ea37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:48:05 +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 1b3d28eb..6cf3cb70 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1558,7 +1558,7 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) - psych (5.0.1) + psych (5.1.2) stringio public_suffix (5.0.1) puma (6.4.2) @@ -1598,7 +1598,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.6.1) request_store (1.5.1) @@ -1655,7 +1655,7 @@ GEM sprockets (4.1.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) - stringio (3.0.4) + stringio (3.1.0) stripe (8.0.0) temple (0.9.1) terrapin (0.6.0)