From d376f306b37bfc4dce721fb63333df9707349cca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 23:47:29 +0000 Subject: [PATCH] Bump rdoc from 6.13.1 to 6.14.0 in /builder Bumps [rdoc](https://github.com/ruby/rdoc) from 6.13.1 to 6.14.0. - [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.13.1...v6.14.0) --- updated-dependencies: - dependency-name: rdoc dependency-version: 6.14.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- builder/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index fb9f12928fa..f6fc2de8a4b 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -95,6 +95,7 @@ GEM domain_name (0.6.20240107) drb (2.2.1) dry-cli (1.2.0) + erb (5.0.1) erubi (1.13.1) ffi (1.17.2-aarch64-linux-musl) ffi (1.17.2-arm64-darwin) @@ -239,7 +240,8 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rake (13.2.1) - rdoc (6.13.1) + rdoc (6.14.0) + erb psych (>= 4.0.0) redcarpet (3.6.1) redis-client (0.24.0)