emissary 1.3.13 → 1.3.14
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION.yml +1 -1
- metadata +8 -8
data/VERSION.yml
CHANGED
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: emissary
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 7
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 1
|
8
8
|
- 3
|
9
|
-
-
|
10
|
-
version: 1.3.
|
9
|
+
- 14
|
10
|
+
version: 1.3.14
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Carl P. Corliss
|
@@ -15,7 +15,7 @@ autorequire:
|
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
17
|
|
18
|
-
date: 2011-
|
18
|
+
date: 2011-08-04 00:00:00 -04:00
|
19
19
|
default_executable: bin/emissary-setup
|
20
20
|
dependencies:
|
21
21
|
- !ruby/object:Gem::Dependency
|
@@ -104,7 +104,7 @@ dependencies:
|
|
104
104
|
requirement: &id006 !ruby/object:Gem::Requirement
|
105
105
|
none: false
|
106
106
|
requirements:
|
107
|
-
- - "
|
107
|
+
- - "="
|
108
108
|
- !ruby/object:Gem::Version
|
109
109
|
hash: 61
|
110
110
|
segments:
|
@@ -179,7 +179,7 @@ dependencies:
|
|
179
179
|
type: :runtime
|
180
180
|
version_requirements: *id010
|
181
181
|
description:
|
182
|
-
email:
|
182
|
+
email: rabbitt@gmail.com
|
183
183
|
executables:
|
184
184
|
- emissary-setup
|
185
185
|
- emissary-send-message
|
@@ -228,8 +228,8 @@ files:
|
|
228
228
|
- VERSION.yml
|
229
229
|
- LICENSE
|
230
230
|
- README.txt
|
231
|
-
has_rdoc:
|
232
|
-
homepage: http://
|
231
|
+
has_rdoc: true
|
232
|
+
homepage: http://nimbul.github.com/nimbul/
|
233
233
|
licenses: []
|
234
234
|
|
235
235
|
post_install_message:
|