turbot-runner 0.2.24 → 0.2.25

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 08248e22fa8b576b8815f77f12859be1ccb29cc8
4
- data.tar.gz: 95f2dcd2c00071ed656370f6fe8a6679602b3bcc
3
+ metadata.gz: 67db5a1f9f19990f834a87fe9906343a0f44b240
4
+ data.tar.gz: c137d5b7216b405ad107130b9af13ea7be41783c
5
5
  SHA512:
6
- metadata.gz: e06a53ea0fddb93c3511809de88edd680730c25c94d86b82d048833c9d77cb7be8e2f57e95c06c03c325dbaf57467f54dbdad601a35bf4bb38a90d78f4101964
7
- data.tar.gz: 7cadbc5c2a1b4e22b1201cef18bb24c3cf0ed1e7a3944df17b26193639b2ae44fb274211606395cb13bbcdefc69cdeb9cf55dcd1138c5839951bb308e02adfcc
6
+ metadata.gz: 93cbafd0a29f01e7bff93fc94c25feee419059b4c00a49707b526fbafa4e2736c117a59102dd7a49996b07a3e5012d3c02e1ff26366b61002e579defb0d9b40a
7
+ data.tar.gz: 0690253010d37035306bc6243ebf85640090e162de0955fd45ebd3e75b272f31e6b02773a3dd63e14aa82192a19ccb322e0f8ec91aeb11e12a72114950ffd469
@@ -1,3 +1,3 @@
1
1
  module TurbotRunner
2
- VERSION = '0.2.24'
2
+ VERSION = '0.2.25'
3
3
  end
@@ -96,7 +96,7 @@
96
96
  "country_of_residence": {
97
97
  "description": "The normal country of residence for the person",
98
98
  "type": "string",
99
- "minLength": 2
99
+ "format": "non-blank"
100
100
  },
101
101
  "other_attributes": {
102
102
  "description": "Use for other attributes for which we don't yet have curated schema attributes",
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: turbot-runner
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.24
4
+ version: 0.2.25
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenCorporates
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-07-11 00:00:00.000000000 Z
11
+ date: 2016-07-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport