Skip to content

Commit 53bfe7a

Browse files
authored
Merge pull request #617 from sparklemotion/dependabot/bundler/rdoc-6.12.0
build(deps-dev): update rdoc requirement from 6.11.0 to 6.12.0
2 parents 7b25a20 + df8fc23 commit 53bfe7a

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
@@ -12,7 +12,7 @@ group :test do
1212
end
1313

1414
group :development do
15-
gem "rdoc", "6.11.0"
15+
gem "rdoc", "6.12.0"
1616

1717
gem "rubocop", "1.59.0", require: false
1818
gem "rubocop-minitest", "0.34.5", require: false

0 commit comments

Comments
 (0)