From 134d857275b235c291b559bf6be0197e2b9da00a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:42:51 +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 99a34d1..410b12b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -279,7 +279,7 @@ GEM syntax_tree-haml (>= 2.0.0) syntax_tree-rbs (>= 0.2.0) prettier_print (1.2.1) - psych (5.1.1.1) + psych (5.1.2) stringio public_suffix (5.0.3) puma (6.4.0) @@ -334,7 +334,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rbs (3.2.2) - rdoc (6.5.0) + rdoc (6.6.3.1) psych (>= 4.0.0) redis (5.0.8) redis-client (>= 0.17.0) @@ -459,7 +459,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) stringex (2.8.6) - stringio (3.0.8) + stringio (3.1.0) strong_migrations (1.6.4) activerecord (>= 5.2) syntax_tree (6.2.0)