Skip to content

Commit

Permalink
Added rdoc as a development dependency (for Ruby 3.5+)
Browse files Browse the repository at this point in the history
  • Loading branch information
OlofKalufs committed Jan 17, 2025
1 parent 560c94d commit 4de910f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ group :development do
# depends on "ostruct" explicitly.
gem "ostruct"
gem "rake"
gem "rdoc"
end

group :benchmark do
Expand Down

0 comments on commit 4de910f

Please sign in to comment.