Bump rdoc from 6.15.1 to 6.16.0

Bumps [rdoc](https://github.com/ruby/rdoc) from 6.15.1 to 6.16.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.15.1...v6.16.0)

---
updated-dependencies:
- dependency-name: rdoc
  dependency-version: 6.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-26 13:02:28 +00:00
committed by GitHub
parent a9407f3945
commit 7a4721a0ef
2 changed files with 5 additions and 5 deletions

View File

@@ -63,7 +63,7 @@ end
group :test do
gem 'test-unit-full', '~> 0.0.5'
gem 'rspec', '~> 3.13'
gem 'rdoc', '~> 6.15'
gem 'rdoc', '~> 6.16'
gem 'browserstack-local', '~> 1.4'
gem 'irb', '~> 1.15'