Skip to content

Commit 3ae4a42

Browse files
authored
Merge pull request #587 from sparklemotion/dependabot/bundler/rdoc-6.8.1
build(deps-dev): update rdoc requirement from 6.7.0 to 6.8.1
2 parents 166bf11 + 69d808c commit 3ae4a42

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

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

0 commit comments

Comments
 (0)