Skip to content

Commit 2e6eb71

Browse files
committed
Remove old darkfish generation (removes invalid options error on gem rdoc)
1 parent 8ec1ca9 commit 2e6eb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activerecord-jdbc-adapter.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ Gem::Specification.new do |gem|
4747
#gem.add_development_dependency 'test-unit-context', '>= 0.3.0'
4848
#gem.add_development_dependency 'mocha', '~> 0.13.1'
4949

50-
gem.rdoc_options = ["--main", "README.md", "-SHN", "-f", "darkfish"]
50+
gem.rdoc_options = ["--main", "README.md"]
5151
end
5252

0 commit comments

Comments
 (0)