rails-latex.gemspec in rails-latex-1.0.13 vs rails-latex.gemspec in rails-latex-1.0.14
- old
+ new
@@ -5,10 +5,10 @@
Gem::Specification.new do |s|
s.name = "rails-latex"
s.version = Rails::Latex::VERSION
s.authors = ["Jan Baier", "Geoff Jacobsen"]
s.email = ["jan.baier@amagical.net"]
- s.homepage = "http://github.com/baierjan/rails-latex"
+ s.homepage = "https://github.com/baierjan/rails-latex"
s.summary = %q{A LaTeX to pdf rails 3 renderer.}
s.description = %q{rails-latex is a renderer for rails 3 which allows tex files with erb to be turned into an inline pdf.}
#s.licence = "MIT"
s.files = `git ls-files`.split("\n")