prawn 0.6.3 → 0.7.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +9 -22
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: prawn
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.3
4
+ version: 0.7.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gregory Brown
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-11-17 00:00:00 -05:00
12
+ date: 2010-01-03 00:00:00 -05:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
@@ -20,10 +20,10 @@ dependencies:
20
20
  requirements:
21
21
  - - ">="
22
22
  - !ruby/object:Gem::Version
23
- version: 0.6.3
23
+ version: 0.7.1
24
24
  - - <
25
25
  - !ruby/object:Gem::Version
26
- version: "0.7"
26
+ version: "0.8"
27
27
  version:
28
28
  - !ruby/object:Gem::Dependency
29
29
  name: prawn-layout
@@ -33,23 +33,10 @@ dependencies:
33
33
  requirements:
34
34
  - - ">="
35
35
  - !ruby/object:Gem::Version
36
- version: 0.3.2
36
+ version: 0.7.1
37
37
  - - <
38
38
  - !ruby/object:Gem::Version
39
- version: "0.4"
40
- version:
41
- - !ruby/object:Gem::Dependency
42
- name: prawn-format
43
- type: :runtime
44
- version_requirement:
45
- version_requirements: !ruby/object:Gem::Requirement
46
- requirements:
47
- - - ">="
48
- - !ruby/object:Gem::Version
49
- version: 0.2.3
50
- - - <
51
- - !ruby/object:Gem::Version
52
- version: "0.3"
39
+ version: "0.8"
53
40
  version:
54
41
  - !ruby/object:Gem::Dependency
55
42
  name: prawn-security
@@ -59,10 +46,10 @@ dependencies:
59
46
  requirements:
60
47
  - - ">="
61
48
  - !ruby/object:Gem::Version
62
- version: 0.1.1
49
+ version: 0.7.1
63
50
  - - <
64
51
  - !ruby/object:Gem::Version
65
- version: "0.2"
52
+ version: "0.8"
66
53
  version:
67
54
  description: Prawn is a fast, tiny, and nimble PDF generator for Ruby
68
55
  email: " gregory.t.brown@gmail.com"
@@ -78,7 +65,7 @@ has_rdoc: true
78
65
  homepage: http://prawn.majesticseacreature.com
79
66
  licenses: []
80
67
 
81
- post_install_message: "\n Welcome to Prawn, the best pure-Ruby PDF solution ever!\n This is version 0.6\n \n For those coming from Prawn 0.5 or earlier, note that this release has\n some API breaking changes as well as many new features. *** You'll want \n to know about these changes, as we will no longer be supporting\n Prawn 0.5 or any earlier version of Prawn***\n\n For details on what has changed, see:\n http://wiki.github.com/sandal/prawn/changelog\n\n If you have questions, contact us at:\n http://groups.google.com/group/prawn-ruby\n\n To submit a patch or report a bug, select the appropriate package below: \n http://github.com/sandal/prawn\n http://github.com/sandal/prawn-layout\n http://github.com/sandal/prawn-format\n http://github.com/madriska/prawn-security\n\n Prawn is meant for experienced Ruby hackers, so if you are new to Ruby, you\n might want to wait until you've had some practice with the language before\n expecting Prawn to work for you. Things may change after 1.0, but for now\n if you're not ready to read source code and patch bugs or missing features \n yourself (with our help), Prawn might not be the right fit.\n\n But if you know what you're getting yourself into, enjoy!\n "
68
+ post_install_message: "\n Welcome to Prawn, the best pure-Ruby PDF solution ever!\n This is version 0.7\n \n For those coming from Prawn 0.6 or earlier, note that this release has\n some API breaking changes as well as many new features. *** You'll want \n to know about these changes, as we will no longer be supporting\n Prawn 0.6 or any earlier version of Prawn***\n\n For details on what has changed, see:\n http://wiki.github.com/sandal/prawn/changelog\n\n If you have questions, contact us at:\n http://groups.google.com/group/prawn-ruby\n\n To submit a patch or report a bug, select the appropriate package below: \n http://github.com/sandal/prawn\n http://github.com/sandal/prawn-layout\n http://github.com/madriska/prawn-security\n\n Prawn is meant for experienced Ruby hackers, so if you are new to Ruby, you\n might want to wait until you've had some practice with the language before\n expecting Prawn to work for you. Things may change after 1.0, but for now\n if you're not ready to read source code and patch bugs or missing features \n yourself (with our help), Prawn might not be the right fit.\n\n But if you know what you're getting yourself into, enjoy!\n "
82
69
  rdoc_options: []
83
70
 
84
71
  require_paths: