itext-jruby.gemspec in itext-jruby-0.0.7 vs itext-jruby.gemspec in itext-jruby-0.0.8

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "itext-jruby" - s.version = "0.0.7" + s.version = "0.0.8" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Ernest Bursa"] - s.date = "2013-10-09" + s.date = "2013-10-10" s.description = "IText" s.email = "ernest@bzdury.pl" s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc" @@ -52,9 +52,10 @@ "test/assets/cert/ia.crt", "test/assets/cert/ia.csr", "test/assets/cert/ia.key", "test/assets/cert/ia.p12", "test/assets/pug.jpg", + "test/assets/sample.html", "test/assets/sample.pdf", "test/helper.rb", "test/test_itext-jruby.rb" ] s.homepage = "http://github.com/swistaczek/itext-jruby"