Skip to content

Commit

Permalink
Drop RDoc development dependency to avoid CI failures. (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix authored Dec 8, 2022
1 parent 9c4ae3b commit 8915627
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion logger.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "bundler", ">= 0"
spec.add_development_dependency "rake", ">= 12.3.3"
spec.add_development_dependency "test-unit"
spec.add_development_dependency "rdoc"
end

0 comments on commit 8915627

Please sign in to comment.