Skip to content

Commit 423f989

Browse files
authored
Merge pull request #596 from sparklemotion/dependabot/bundler/rdoc-6.9.0
build(deps-dev): update rdoc requirement from 6.8.1 to 6.9.0
2 parents 6b62c95 + a7ccbd9 commit 423f989

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)