prawn-security 0.7.1 → 0.8.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/Rakefile +2 -1
  2. metadata +2 -2
data/Rakefile CHANGED
@@ -5,7 +5,8 @@ require "rake/rdoctask"
5
5
  require "rake/gempackagetask"
6
6
 
7
7
  # Version numbering: http://wiki.github.com/sandal/prawn/development-roadmap
8
- PRAWN_SECURITY_VERSION = "0.7.1"
8
+ #
9
+ PRAWN_SECURITY_VERSION = "0.8.4"
9
10
 
10
11
  task :default => [:test]
11
12
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: prawn-security
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.1
4
+ version: 0.8.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brad Ediger
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2010-01-03 00:00:00 -05:00
12
+ date: 2010-02-24 00:00:00 -05:00
13
13
  default_executable:
14
14
  dependencies: []
15
15