From 284002122f6c4620945afe9c4f0c11b3ef86c4b3 Mon Sep 17 00:00:00 2001 From: Igor Alexandrov Date: Tue, 22 May 2012 09:08:22 +0400 Subject: [PATCH] Regenerate gemspec for version 1.2.3 --- wisepdf.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wisepdf.gemspec b/wisepdf.gemspec index 2818adc..884c53f 100644 --- a/wisepdf.gemspec +++ b/wisepdf.gemspec @@ -5,11 +5,11 @@ Gem::Specification.new do |s| s.name = "wisepdf" - s.version = "1.2.2" + s.version = "1.2.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Igor Alexandrov"] - s.date = "2012-05-06" + s.date = "2012-05-22" s.description = "wisepdf uses the shell utility wkhtmltopdf to serve a PDF file to a user from HTML. In other words, rather than dealing with a PDF generation DSL of some sort, you simply write an HTML view as you would normally, and let pdf take care of the hard stuff." s.email = "igor.alexandrov@gmail.com" s.extra_rdoc_files = [