pdfkit.gemspec in pdfkit-0.4.2 vs pdfkit.gemspec in pdfkit-0.4.3

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{pdfkit} - s.version = "0.4.2" + s.version = "0.4.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["jdpace"] - s.date = %q{2010-07-23} + s.date = %q{2010-07-30} s.default_executable = %q{pdfkit} s.description = %q{Uses wkhtmltopdf to create PDFs using HTML} s.email = %q{jared@codewordstudios.com} s.executables = ["pdfkit"] s.extra_rdoc_files = [ @@ -20,9 +20,11 @@ ] s.files = [ ".document", ".gitignore", ".rspec", + "Gemfile", + "Gemfile.lock", "LICENSE", "POST_INSTALL", "README.md", "Rakefile", "VERSION",