Skip to content

Commit ec03dd6

Browse files
committed
Regenerate gemspec for version 1.0.5
1 parent a2e1547 commit ec03dd6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

rails-latex.gemspec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55

66
Gem::Specification.new do |s|
77
s.name = %q{rails-latex}
8-
s.version = "1.0.4"
8+
s.version = "1.0.5"
99

1010
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
1111
s.authors = [%q{Geoff Jacobsen}]
12-
s.date = %q{2011-07-02}
12+
s.date = %q{2011-07-03}
1313
s.description = %q{rails-latex is a renderer for rails 3 which allows tex files with erb to be turned into an inline pdf.}
1414
s.email = %q{geoffjacobsen@gmail.com}
1515
s.extra_rdoc_files = [
@@ -26,6 +26,7 @@ Gem::Specification.new do |s|
2626
"test/test_latex_to_pdf.rb",
2727
"test/tmp/out.pdf",
2828
"test/tmp/rails-latex/input.log",
29+
"test/tmp/tmp/rails-latex/2368-1556906997793729431/input.tex",
2930
"test/tmp/tmp/rails-latex/4963-4557295006018958261/input.tex",
3031
"test/tmp/tmp/rails-latex/4982--3721012929416963247/input.aux",
3132
"test/tmp/tmp/rails-latex/4982--3721012929416963247/input.log",

0 commit comments

Comments
 (0)