rresume 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.9.0
3
3
  specification_version: 1
4
4
  name: rresume
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.1.1
7
- date: 2006-08-20 00:00:00 +02:00
6
+ version: 0.1.2
7
+ date: 2006-08-24 00:00:00 +02:00
8
8
  summary: Create resumes with Ruby
9
9
  require_paths:
10
10
  - lib
@@ -31,12 +31,13 @@ authors:
31
31
  files:
32
32
  - lib/profil.html
33
33
  - lib/profil.pdf
34
+ - lib/RRESUME_VERSION.rb
35
+ - lib/rresume.rb
34
36
  - lib/pdf-test.rb
35
37
  - lib/hula.html
36
38
  - lib/README
37
39
  - lib/rresume
38
40
  - lib/thomas.template
39
- - lib/rresume.rb
40
41
  - lib/pdf-test2.rb
41
42
  - lib/tables.rb
42
43
  - lib/ttt.rb
@@ -65,7 +66,10 @@ files:
65
66
  - test/vorlage_profil.txt
66
67
  - test/tc_HTML_Konformitaet_thopre_de.rb
67
68
  - test/example_thomas.rb
69
+ - test/profil_css.html
68
70
  - test/toolcheck.rb
71
+ - test/profil.txt
72
+ - test/slashdot.css
69
73
  - README
70
74
  test_files:
71
75
  - test/ts_rresume.rb
@@ -79,5 +83,13 @@ extensions: []
79
83
 
80
84
  requirements: []
81
85
 
82
- dependencies: []
83
-
86
+ dependencies:
87
+ - !ruby/object:Gem::Dependency
88
+ name: pdf-writer
89
+ version_requirement:
90
+ version_requirements: !ruby/object:Gem::Version::Requirement
91
+ requirements:
92
+ - - ">="
93
+ - !ruby/object:Gem::Version
94
+ version: 1.1.3
95
+ version: