Skip to content

Commit 24b24e2

Browse files
build(deps): update rdoc requirement from 6.6.0 to 6.6.1
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.6.0...v6.6.1) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ca5fe5 commit 24b24e2

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
@@ -5,6 +5,6 @@ gemspec
55
gem("minitest", "5.20.0")
66
gem("rake-compiler", "1.2.5")
77
gem("rake-compiler-dock", "1.4.0.rc1")
8-
gem("rdoc", "6.6.0")
8+
gem("rdoc", "6.6.1")
99

1010
gem("ruby_memcheck", "2.2.1") if Gem::Platform.local.os == "linux"

0 commit comments

Comments
 (0)