prawn-security 0.1.1 → 0.7.1
Sign up to get free protection for your applications and to get access to all the features.
- data/Rakefile +1 -1
- metadata +3 -3
data/Rakefile
CHANGED
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.
|
4
|
+
version: 0.7.1
|
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:
|
12
|
+
date: 2010-01-03 00:00:00 -05:00
|
13
13
|
default_executable:
|
14
14
|
dependencies: []
|
15
15
|
|
@@ -24,8 +24,8 @@ extra_rdoc_files:
|
|
24
24
|
- LICENSE
|
25
25
|
- COPYING
|
26
26
|
files:
|
27
|
-
- examples/example_helper.rb
|
28
27
|
- examples/hello_foo.rb
|
28
|
+
- examples/example_helper.rb
|
29
29
|
- lib/prawn/arcfour.rb
|
30
30
|
- lib/prawn/security.rb
|
31
31
|
- spec/security_spec.rb
|