removing source code docs now that we have real docs

This commit is contained in:
Thomas Reynolds 2011-07-27 12:55:58 -07:00
parent 10af5caad9
commit 727be0fd59
2 changed files with 1 additions and 41 deletions

View file

@ -41,6 +41,5 @@ Gem::Specification.new do |s|
s.add_development_dependency("cucumber", ["~> 0.10.0"])
s.add_development_dependency("rake", ["0.8.7"])
s.add_development_dependency("rspec", ["~> 2.6.0"])
s.add_development_dependency("rocco", ["~> 0.8.1"]) unless defined?(JRUBY_VERSION)
end