Skip to content

Commit a7ccbd9

Browse files
build(deps-dev): update rdoc requirement from 6.8.1 to 6.9.0
Updates the requirements on [rdoc](https://github.com/ruby/rdoc) to permit the latest version. - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](ruby/rdoc@v6.8.1...v6.9.0) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b62c95 commit a7ccbd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ group :development do
1010

1111
gem "ruby_memcheck", "3.0.0" if Gem::Platform.local.os == "linux"
1212

13-
gem "rdoc", "6.8.1"
13+
gem "rdoc", "6.9.0"
1414

1515
gem "rubocop", "1.59.0", require: false
1616
gem "rubocop-minitest", "0.34.5", require: false

0 commit comments

Comments
 (0)