Skip to content

Commit 4de910f

Browse files
committed
Added rdoc as a development dependency (for Ruby 3.5+)
1 parent 560c94d commit 4de910f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ group :development do
1616
# depends on "ostruct" explicitly.
1717
gem "ostruct"
1818
gem "rake"
19+
gem "rdoc"
1920
end
2021

2122
group :benchmark do

0 commit comments

Comments
 (0)