From d14452eb1fbe060797f8cbed9f589554a6a01319 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 06:19:27 +0000 Subject: [PATCH] Bump rdoc from 6.13.1 to 6.14.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.13.1 to 6.14.2. - [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.2) --- updated-dependencies: - dependency-name: rdoc dependency-version: 6.14.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 74c7830..3d2ad90 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,6 +60,7 @@ GEM http_parser.rb (~> 0) email_validator (2.2.4) activemodel + erb (5.0.1) eventmachine (1.2.7) facets (3.1.0) factory_bot (6.5.1) @@ -196,7 +197,7 @@ GEM power_assert (2.0.5) prism (1.4.0) profile (0.4.0) - psych (5.2.3) + psych (5.2.6) date stringio public_suffix (6.0.1) @@ -214,7 +215,8 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.13.1) + rdoc (6.14.2) + erb psych (>= 4.0.0) recursive-open-struct (1.3.1) ostruct @@ -272,7 +274,7 @@ GEM simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) slack-notifier (2.4.0) - stringio (3.1.6) + stringio (3.1.7) swd (2.0.3) activesupport (>= 3) attr_required (>= 0.0.5)