Skip to content

Commit fc9abcb

Browse files
authored
Merge pull request #597 from sparklemotion/dependabot/bundler/rdoc-6.10.0
build(deps-dev): update rdoc requirement from 6.9.0 to 6.10.0
2 parents 423f989 + c562fff commit fc9abcb

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.9.0"
13+
gem "rdoc", "6.10.0"
1414

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

0 commit comments

Comments
 (0)