lohnausweis 0.2.5 → 0.2.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -33,7 +33,7 @@ module Planik
33
33
  ]
34
34
  end
35
35
  pdf = PdfGenerator.new(rohdaten).create_pdf
36
- pdf.render_file "mit_korrektur_januar.pdf"
36
+ pdf.render_file "mit_weiss_nicht_was_alles.pdf"
37
37
  end
38
38
  end
39
39
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lohnausweis
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.5
4
+ version: 0.2.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Christian Muehlethaler
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-05-09 00:00:00.000000000 Z
11
+ date: 2014-05-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -73,6 +73,7 @@ files:
73
73
  - locale/de.yml
74
74
  - lohnausweis.gemspec
75
75
  - mit_korrektur_januar.pdf
76
+ - mit_weiss_nicht_was_alles.pdf
76
77
  - sandbox/mit_korrektur_januar.pdf
77
78
  - sandbox/test_bounding_box.rb
78
79
  - spec/lohnausweis/daten_eintrag_spec.rb