antlr4-native.gemspec in antlr4-native-1.0.1 vs antlr4-native.gemspec in antlr4-native-1.0.2
- old
+ new
@@ -9,10 +9,9 @@
s.homepage = 'http://github.com/camertron/antlr4-native-rb'
s.description = s.summary = 'Create a Ruby native extension from any ANTLR4 grammar.'
s.platform = Gem::Platform::RUBY
- s.has_rdoc = true
s.require_path = 'lib'
s.files = Dir['{lib,spec,vendor}/**/*', 'Gemfile', 'README.md', 'Rakefile', 'antlr4-native.gemspec']
end