From f09c1beacfca63078b8e0dc25cb287b4f6ff778a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:42:26 +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 | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ca903aa..6364559 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,6 +124,8 @@ GEM erubi (1.12.0) execjs (2.9.1) ffi (1.16.3) + ffi (1.16.3-java) + ffi (1.16.3-x86-mingw32) font-awesome-rails (4.7.0.8) railties (>= 3.2, < 8.0) globalid (1.2.1) @@ -178,9 +180,13 @@ GEM nokogiri (1.15.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - psych (5.1.0) + nokogiri (1.15.4-java) + racc (~> 1.4) + nokogiri (1.15.4-x86-mingw32) + racc (~> 1.4) + psych (5.1.2) stringio - psych (5.1.0-java) + psych (5.1.2-java) jar-dependencies (>= 0.1.7) public_suffix (5.0.3) puma (6.4.0) @@ -230,7 +236,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.5.0) + rdoc (6.6.3.1) psych (>= 4.0.0) regexp_parser (2.8.1) reline (0.3.9) @@ -264,7 +270,7 @@ GEM sshkit (1.21.5) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) - stringio (3.0.8) + stringio (3.1.0) thor (1.2.2) tilt (2.3.0) timeout (0.4.0)