pdfkit.gemspec in pdfkit-middleware-to-file-0.5.6 vs pdfkit.gemspec in pdfkit-middleware-to-file-0.5.7

- old
+ new

@@ -2,10 +2,10 @@ $:.push File.expand_path("../lib", __FILE__) require "pdfkit/version" Gem::Specification.new do |s| s.name = "pdfkit-middleware-to-file" - s.version = "0.5.6" # PDFKit::VERSION + s.version = "0.5.7" # PDFKit::VERSION s.platform = Gem::Platform::RUBY s.authors = ["Jared Pace", "Relevance", "Ashish", "kikuchiyo"] # s.email = ["jared@codewordstudios.com"] # s.homepage = "http://github.com/jdpace/PDFKit" s.summary = "HTML+CSS -> PDF"