defmacro-unicorn 0.0.1 → 0.0.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.
Files changed (1) hide show
  1. metadata +11 -13
metadata CHANGED
@@ -5,25 +5,23 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 0
8
- - 1
9
- version: 0.0.1
8
+ - 2
9
+ version: 0.0.2
10
10
  platform: ruby
11
- authors: []
12
-
11
+ authors:
12
+ - Unicorn hackers
13
13
  autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-04-08 00:00:00 -07:00
17
+ date: 2010-04-09 00:00:00 -07:00
18
18
  default_executable:
19
19
  dependencies: []
20
20
 
21
- description: |
22
- Fork of unicorn sans rack/http, extensible with protocol plugins.
23
-
21
+ description:
24
22
  email: defmacro@destructuring.org
25
- executables: []
26
-
23
+ executables:
24
+ - unicorn
27
25
  extensions: []
28
26
 
29
27
  extra_rdoc_files: []
@@ -41,9 +39,9 @@ files:
41
39
  - lib/unicorn.rb
42
40
  - bin/unicorn
43
41
  has_rdoc: true
44
- homepage: http://github.com/defmacro/unicorn
45
- licenses: []
46
-
42
+ homepage: http://destructuring.org/unicorn
43
+ licenses:
44
+ - Ruby
47
45
  post_install_message:
48
46
  rdoc_options: []
49
47