Skip to content

Commit

Permalink
Removed has_rdoc from gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
drogus committed May 29, 2011
1 parent 9d9eb96 commit a57c549
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tolk.gemspec
Expand Up @@ -13,7 +13,6 @@ Gem::Specification.new do |s|
s.add_dependency('ya2yaml', '~> 0.26')

s.files = Dir['README', 'MIT-LICENSE', 'config/routes.rb', 'init.rb', 'lib/**/*', 'app/**/*', 'public/tolk/**/*']
s.has_rdoc = false

s.require_path = 'lib'
end

0 comments on commit a57c549

Please sign in to comment.