turbot 0.0.34 → 0.0.35
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -13
- data/lib/turbot/version.rb +1 -1
- metadata +28 -30
- data/schema/schemas/simple-licence-schema.json +0 -50
checksums.yaml
CHANGED
@@ -1,15 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
|
5
|
-
data.tar.gz: !binary |-
|
6
|
-
ZTRlNjljMjc5ZjUzZmVmYzkxZGVmOWVlOWQzOTBjMWFkMmEwMTliYg==
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: 00d38dda44c1bd3cbaa23c7738a76cc77a9d0a14
|
4
|
+
data.tar.gz: 94ffa8af3643194e5b018cb70f966dd696018470
|
7
5
|
SHA512:
|
8
|
-
metadata.gz:
|
9
|
-
|
10
|
-
ODVmNzFlNjNhYzIzZjI4MGYwN2IzNjg3NDY4MTBkZDFhZWRhYTYxNWNiY2E1
|
11
|
-
M2Q2YzM2YWZmMjk3OTU1YTRmMDc3NGUwYzJmYTU2OGUyMzY2OTI=
|
12
|
-
data.tar.gz: !binary |-
|
13
|
-
MDA0M2JiOTQxOTlhYWVjOGFhZDA5NzkyNDk2MGExZTE5Yzg3Mzk5NGRlNTcz
|
14
|
-
ODU5MGQ5NTU3OWEyNmYwMzdmNTg5MWFjZTYxOWE3ZjI1ZWE3Yjk3NDZiM2Fm
|
15
|
-
Njc0NGE2M2I5NWY4YzU4MjVkNWNkMjQzYzNjMmVkYWFkZTJhYmQ=
|
6
|
+
metadata.gz: aa7fae163d5ee419da4b3293274b3ed85b6618cbc5f03b814193354b00f8051b6eaf6418a28abcdddc8015165367cb16563b96f6bdbea1e109ba360d0dee8a9e
|
7
|
+
data.tar.gz: f1241c5cb3789dc3ac23145d9ad49d6d0013d74695795d994dac171e66f5b83972b95e806fda2b5cf40a2fb59bf484684dca522e48ddd737d8b9aafb224567c2
|
data/lib/turbot/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: turbot
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.35
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Turbot
|
@@ -42,42 +42,42 @@ dependencies:
|
|
42
42
|
name: launchy
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
44
44
|
requirements:
|
45
|
-
- -
|
45
|
+
- - '>='
|
46
46
|
- !ruby/object:Gem::Version
|
47
47
|
version: 0.3.2
|
48
48
|
type: :runtime
|
49
49
|
prerelease: false
|
50
50
|
version_requirements: !ruby/object:Gem::Requirement
|
51
51
|
requirements:
|
52
|
-
- -
|
52
|
+
- - '>='
|
53
53
|
- !ruby/object:Gem::Version
|
54
54
|
version: 0.3.2
|
55
55
|
- !ruby/object:Gem::Dependency
|
56
56
|
name: rubyzip
|
57
57
|
requirement: !ruby/object:Gem::Requirement
|
58
58
|
requirements:
|
59
|
-
- -
|
59
|
+
- - '>='
|
60
60
|
- !ruby/object:Gem::Version
|
61
61
|
version: 1.0.0
|
62
62
|
type: :runtime
|
63
63
|
prerelease: false
|
64
64
|
version_requirements: !ruby/object:Gem::Requirement
|
65
65
|
requirements:
|
66
|
-
- -
|
66
|
+
- - '>='
|
67
67
|
- !ruby/object:Gem::Version
|
68
68
|
version: 1.0.0
|
69
69
|
- !ruby/object:Gem::Dependency
|
70
70
|
name: json-schema
|
71
71
|
requirement: !ruby/object:Gem::Requirement
|
72
72
|
requirements:
|
73
|
-
- -
|
73
|
+
- - '>='
|
74
74
|
- !ruby/object:Gem::Version
|
75
75
|
version: '0'
|
76
76
|
type: :runtime
|
77
77
|
prerelease: false
|
78
78
|
version_requirements: !ruby/object:Gem::Requirement
|
79
79
|
requirements:
|
80
|
-
- -
|
80
|
+
- - '>='
|
81
81
|
- !ruby/object:Gem::Version
|
82
82
|
version: '0'
|
83
83
|
- !ruby/object:Gem::Dependency
|
@@ -126,14 +126,14 @@ dependencies:
|
|
126
126
|
name: excon
|
127
127
|
requirement: !ruby/object:Gem::Requirement
|
128
128
|
requirements:
|
129
|
-
- -
|
129
|
+
- - '>='
|
130
130
|
- !ruby/object:Gem::Version
|
131
131
|
version: '0'
|
132
132
|
type: :runtime
|
133
133
|
prerelease: false
|
134
134
|
version_requirements: !ruby/object:Gem::Requirement
|
135
135
|
requirements:
|
136
|
-
- -
|
136
|
+
- - '>='
|
137
137
|
- !ruby/object:Gem::Version
|
138
138
|
version: '0'
|
139
139
|
description: Client library and command-line tool to deploy and manage apps on Turbot.
|
@@ -175,23 +175,6 @@ files:
|
|
175
175
|
- lib/turbot/updater.rb
|
176
176
|
- lib/turbot/version.rb
|
177
177
|
- lib/vendor/turbot/okjson.rb
|
178
|
-
- schema/schemas/company-schema.json
|
179
|
-
- schema/schemas/includes/address.json
|
180
|
-
- schema/schemas/includes/base-statement.json
|
181
|
-
- schema/schemas/includes/company.json
|
182
|
-
- schema/schemas/includes/filing.json
|
183
|
-
- schema/schemas/includes/license-data.json
|
184
|
-
- schema/schemas/includes/officer.json
|
185
|
-
- schema/schemas/includes/previous_name.json
|
186
|
-
- schema/schemas/includes/share-parcel-data.json
|
187
|
-
- schema/schemas/includes/share-parcel.json
|
188
|
-
- schema/schemas/includes/subsidiary-relationship-data.json
|
189
|
-
- schema/schemas/includes/total-shares.json
|
190
|
-
- schema/schemas/licence-schema.json
|
191
|
-
- schema/schemas/primary-data-schema.json
|
192
|
-
- schema/schemas/share-parcel-schema.json
|
193
|
-
- schema/schemas/simple-licence-schema.json
|
194
|
-
- schema/schemas/subsidiary-relationship-schema.json
|
195
178
|
- spec/helper/legacy_help.rb
|
196
179
|
- spec/helper/pg_dump_restore_spec.rb
|
197
180
|
- spec/schemas/dummy_schema.json
|
@@ -225,6 +208,22 @@ files:
|
|
225
208
|
- templates/manifest.json
|
226
209
|
- templates/python/scraper.py
|
227
210
|
- templates/ruby/scraper.rb
|
211
|
+
- schema/schemas/company-schema.json
|
212
|
+
- schema/schemas/includes/address.json
|
213
|
+
- schema/schemas/includes/base-statement.json
|
214
|
+
- schema/schemas/includes/company.json
|
215
|
+
- schema/schemas/includes/filing.json
|
216
|
+
- schema/schemas/includes/license-data.json
|
217
|
+
- schema/schemas/includes/officer.json
|
218
|
+
- schema/schemas/includes/previous_name.json
|
219
|
+
- schema/schemas/includes/share-parcel-data.json
|
220
|
+
- schema/schemas/includes/share-parcel.json
|
221
|
+
- schema/schemas/includes/subsidiary-relationship-data.json
|
222
|
+
- schema/schemas/includes/total-shares.json
|
223
|
+
- schema/schemas/licence-schema.json
|
224
|
+
- schema/schemas/primary-data-schema.json
|
225
|
+
- schema/schemas/share-parcel-schema.json
|
226
|
+
- schema/schemas/subsidiary-relationship-schema.json
|
228
227
|
homepage: http://turbot.com/
|
229
228
|
licenses:
|
230
229
|
- MIT
|
@@ -235,19 +234,18 @@ require_paths:
|
|
235
234
|
- lib
|
236
235
|
required_ruby_version: !ruby/object:Gem::Requirement
|
237
236
|
requirements:
|
238
|
-
- -
|
237
|
+
- - '>='
|
239
238
|
- !ruby/object:Gem::Version
|
240
239
|
version: 1.9.2
|
241
240
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
242
241
|
requirements:
|
243
|
-
- -
|
242
|
+
- - '>='
|
244
243
|
- !ruby/object:Gem::Version
|
245
244
|
version: '0'
|
246
245
|
requirements: []
|
247
246
|
rubyforge_project:
|
248
|
-
rubygems_version: 2.
|
247
|
+
rubygems_version: 2.0.14
|
249
248
|
signing_key:
|
250
249
|
specification_version: 4
|
251
250
|
summary: Client library and CLI to deploy apps on Turbot.
|
252
251
|
test_files: []
|
253
|
-
has_rdoc:
|
@@ -1,50 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"$schema": "http://json-schema.org/draft-04/schema#",
|
3
|
-
"title": "Simple Licence Schema",
|
4
|
-
"type": "object",
|
5
|
-
"properties": {
|
6
|
-
"source_url": {
|
7
|
-
"description": "Place where this fact can be verified",
|
8
|
-
"type": "string"
|
9
|
-
},
|
10
|
-
"sample_date": {
|
11
|
-
"description": "Date on which this fact was known to be true",
|
12
|
-
"type": "string"
|
13
|
-
},
|
14
|
-
"confidence": {
|
15
|
-
"description": "Confidence in accuracy of data",
|
16
|
-
"type": "string",
|
17
|
-
"enum": ["HIGH", "MEDIUM", "LOW"]
|
18
|
-
},
|
19
|
-
"company_name": {
|
20
|
-
"description": "Name of the company holding the licence",
|
21
|
-
"type": "string"
|
22
|
-
},
|
23
|
-
"company_jurisdiction": {
|
24
|
-
"description": "Jurisdiction where company is based",
|
25
|
-
"type": "string"
|
26
|
-
},
|
27
|
-
"licence_number": {
|
28
|
-
"description": "Licence number or code",
|
29
|
-
"type": "string"
|
30
|
-
},
|
31
|
-
"jurisdiction_classification": {
|
32
|
-
"description": "Description of how regulator classifies licence",
|
33
|
-
"type": "string"
|
34
|
-
},
|
35
|
-
"regulator": {
|
36
|
-
"description": "The regulating body that issued the licence",
|
37
|
-
"type": "string"
|
38
|
-
},
|
39
|
-
"licence_jurisdiction": {
|
40
|
-
"description": "Jurisdiction where licence is issued",
|
41
|
-
"type": "string"
|
42
|
-
},
|
43
|
-
"category": {
|
44
|
-
"description": "Category of licence",
|
45
|
-
"type": "string",
|
46
|
-
"enum": ["Financial"]
|
47
|
-
}
|
48
|
-
},
|
49
|
-
"required": ["source_url", "sample_date", "company_name", "company_jurisdiction"]
|
50
|
-
}
|