File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 5
5
6
6
Gem ::Specification . new do |s |
7
7
s . name = %q{rails-latex}
8
- s . version = "1.0.4 "
8
+ s . version = "1.0.5 "
9
9
10
10
s . required_rubygems_version = Gem ::Requirement . new ( ">= 0" ) if s . respond_to? :required_rubygems_version=
11
11
s . authors = [ %q{Geoff Jacobsen} ]
12
- s . date = %q{2011-07-02 }
12
+ s . date = %q{2011-07-03 }
13
13
s . description = %q{rails-latex is a renderer for rails 3 which allows tex files with erb to be turned into an inline pdf.}
14
14
s . email = %q{geoffjacobsen@gmail.com}
15
15
s . extra_rdoc_files = [
@@ -26,6 +26,7 @@ Gem::Specification.new do |s|
26
26
"test/test_latex_to_pdf.rb" ,
27
27
"test/tmp/out.pdf" ,
28
28
"test/tmp/rails-latex/input.log" ,
29
+ "test/tmp/tmp/rails-latex/2368-1556906997793729431/input.tex" ,
29
30
"test/tmp/tmp/rails-latex/4963-4557295006018958261/input.tex" ,
30
31
"test/tmp/tmp/rails-latex/4982--3721012929416963247/input.aux" ,
31
32
"test/tmp/tmp/rails-latex/4982--3721012929416963247/input.log" ,
You can’t perform that action at this time.
0 commit comments