Skip to content

Commit

Permalink
Regenerated gemspec for version 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpace committed Jun 1, 2010
1 parent 9e481d6 commit 929b970
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pdfkit.gemspec
Expand Up @@ -5,11 +5,11 @@


Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = %q{pdfkit} s.name = %q{pdfkit}
s.version = "0.2.2" s.version = "0.2.3"


s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["jdpace"] s.authors = ["jdpace"]
s.date = %q{2010-05-31} s.date = %q{2010-06-01}
s.description = %q{Uses wkhtmltopdf to create PDFs using HTML} s.description = %q{Uses wkhtmltopdf to create PDFs using HTML}
s.email = %q{jared@codewordstudios.com} s.email = %q{jared@codewordstudios.com}
s.executables = ["pdfkit.rb", "wkhtmltopdf-linux-i386-0-9-9", "wkhtmltopdf-osx-i386-0-9-9", "wkhtmltopdf-proxy"] s.executables = ["pdfkit.rb", "wkhtmltopdf-linux-i386-0-9-9", "wkhtmltopdf-osx-i386-0-9-9", "wkhtmltopdf-proxy"]
Expand Down

0 comments on commit 929b970

Please sign in to comment.