emissary 1.3.17 → 1.3.18
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION.yml +1 -1
- metadata +6 -6
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: 63
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 1
|
8
8
|
- 3
|
9
|
-
-
|
10
|
-
version: 1.3.
|
9
|
+
- 18
|
10
|
+
version: 1.3.18
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Carl P. Corliss
|
@@ -169,12 +169,12 @@ dependencies:
|
|
169
169
|
requirements:
|
170
170
|
- - "="
|
171
171
|
- !ruby/object:Gem::Version
|
172
|
-
hash:
|
172
|
+
hash: 23
|
173
173
|
segments:
|
174
|
-
-
|
174
|
+
- 1
|
175
175
|
- 0
|
176
176
|
- 0
|
177
|
-
version:
|
177
|
+
version: 1.0.0
|
178
178
|
type: :runtime
|
179
179
|
version_requirements: *id010
|
180
180
|
description:
|