antlr4-native.gemspec in antlr4-native-1.0.0 vs antlr4-native.gemspec in antlr4-native-1.0.1
- old
+ new
@@ -12,7 +12,7 @@
s.platform = Gem::Platform::RUBY
s.has_rdoc = true
s.require_path = 'lib'
- s.files = Dir['{lib,spec}/**/*', 'Gemfile', 'README.md', 'Rakefile', 'antlr4-native.gemspec']
+ s.files = Dir['{lib,spec,vendor}/**/*', 'Gemfile', 'README.md', 'Rakefile', 'antlr4-native.gemspec']
end