From b868148997c50ff3b2209cc61fb98492b471e4f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 16:15:27 +0000 Subject: [PATCH] Bump rdoc from 6.4.0 to 6.6.3.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.4.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.4.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 8931f57c..06d1018a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -155,7 +155,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - psych (4.0.4) + psych (5.1.2) stringio public_suffix (5.0.4) puma (6.4.2) @@ -196,7 +196,7 @@ GEM thor (~> 1.0) rainbow (3.1.1) rake (13.1.0) - rdoc (6.4.0) + rdoc (6.6.3.1) psych (>= 4.0.0) regexp_parser (2.9.0) rexml (3.2.6) @@ -281,7 +281,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - stringio (3.0.2) + stringio (3.1.0) thor (1.3.0) tilt (2.0.11) timecop (0.9.8)