imgkit.gemspec in imgkit-1.6.1 vs imgkit.gemspec in imgkit-1.6.2
- old
+ new
@@ -6,10 +6,10 @@
s.name = "imgkit"
s.version = IMGKit::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ["csquared"]
s.email = %q{christopher.continanza@gmail.com}
- s.homepage = "http://rubygems.org/gems/imgkit"
+ s.homepage = "https://github.com/csquared/IMGKit"
s.summary = %q{HTML+CSS -> JPG}
s.description = %q{Uses wkhtmltoimage to create Images using HTML}
s.post_install_message = File.read('POST_INSTALL')
s.rubyforge_project = "imgkit"