pdfkit.gemspec in pdfkit-middleware-to-file-0.5.3 vs pdfkit.gemspec in pdfkit-middleware-to-file-0.5.4

- 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.3" # PDFKit::VERSION + s.version = "0.5.4" # PDFKit::VERSION s.platform = Gem::Platform::RUBY s.authors = ["Jared Pace", "Relevance", "Ashish"] # s.email = ["jared@codewordstudios.com"] # s.homepage = "http://github.com/jdpace/PDFKit" s.summary = "HTML+CSS -> PDF"