From 9b99e911304066b34c1c137f0a35ab3ca6f1356d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:40:15 +0000 Subject: [PATCH] Bump rdoc from 6.6.0 to 6.6.3.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.6.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.6.0...v6.6.3.1) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ede0c8b..3eb58b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,14 +73,14 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 4) - psych (5.1.1.1) + psych (5.1.2) stringio public_suffix (5.0.3) racc (1.7.3) rack (3.0.8) rake (13.1.0) rchardet (1.8.0) - rdoc (6.6.0) + rdoc (6.6.3.1) psych (>= 4.0.0) rexml (3.2.6) rspec (3.12.0) @@ -104,7 +104,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - stringio (3.0.9) + stringio (3.1.0) thread_safe (0.3.6) vcr (6.2.0) webmock (3.19.1)