floodgate 0.3.2 → 0.3.3

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 01c8e26e92a1d4e69271bcccdbbc403b8063b1fd
4
- data.tar.gz: 62bd46b23e4f2ee0e150eb0a72b29c5a8f135606
3
+ metadata.gz: e46acf2499f5905cf340372f8e57ebe723dc1cc0
4
+ data.tar.gz: 7fab8babaed05fae713a051d033e4dd176d89e7e
5
5
  SHA512:
6
- metadata.gz: d6377b0da14f6f7bae3d61e988bfdd879e62003a9cb751c05e44c3f4fad0bf5b99a09a2e463b82a1133e390eba299b3941e9d94578db044673d2002b8e8560a9
7
- data.tar.gz: cc6cfb83081c6e8f8e81b57fe0fbbc1d6eb652ee93a23c247a57934a174803185aa14e7f2fb65557143dc6ae9d7175168102b3aa0c6a64fd6408369df4e9b363
6
+ metadata.gz: 770652a0196059b95edf18f26eccc4d1d3e2f996a21eb20180abcbed280c314b67b8d561cd3779cfd63b0bb21f1dab8c986b53995593540578e54887f08b8d84
7
+ data.tar.gz: d0691169e3ed4b5c6a184c172a5585b7b1c767b8a38ba1439da0b345b76795f357dfed343e54d1147a65d15c9a509ecd1fc2bb854c23f51af3118d536e507935
@@ -31,7 +31,7 @@ module Floodgate
31
31
  end
32
32
 
33
33
  def self.my_ip_address
34
- conn = Faraday.new(url: 'http://curlmyip.com/')
34
+ conn = Faraday.new(url: 'http://ip.floodgate.io')
35
35
  response = conn.get('')
36
36
  value = response.body.strip
37
37
  IPAddr.new(value, Socket::AF_INET).to_s
@@ -1,3 +1,3 @@
1
1
  module Floodgate
2
- VERSION = "0.3.2"
2
+ VERSION = "0.3.3"
3
3
  end
@@ -23,15 +23,15 @@ http_interactions:
23
23
  content-type:
24
24
  - application/json
25
25
  date:
26
- - Tue, 04 Mar 2014 17:55:24 GMT
26
+ - Wed, 05 Mar 2014 18:57:29 GMT
27
27
  etag:
28
28
  - "\"d751713988987e9331980363e24189ce\""
29
29
  server:
30
30
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
31
31
  x-request-id:
32
- - 492e37e6-2955-48b1-9def-0c3bb66aa83f
32
+ - 8920619a-2068-4227-885c-9c1e48e8505e
33
33
  x-runtime:
34
- - '0.900839'
34
+ - '0.263786'
35
35
  content-length:
36
36
  - '2'
37
37
  connection:
@@ -40,7 +40,7 @@ http_interactions:
40
40
  encoding: UTF-8
41
41
  string: "[]"
42
42
  http_version:
43
- recorded_at: Tue, 04 Mar 2014 17:55:19 GMT
43
+ recorded_at: Wed, 05 Mar 2014 18:57:29 GMT
44
44
  - request:
45
45
  method: get
46
46
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
@@ -62,24 +62,24 @@ http_interactions:
62
62
  content-type:
63
63
  - application/json
64
64
  date:
65
- - Tue, 04 Mar 2014 17:55:24 GMT
65
+ - Wed, 05 Mar 2014 18:57:30 GMT
66
66
  etag:
67
- - "\"5dcd96cc7b45b270738601bce30d703f\""
67
+ - "\"0486e521692e19559826ecf51f5bbd50\""
68
68
  server:
69
69
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
70
70
  x-request-id:
71
- - 3cadd839-e2b5-4e34-bad2-89150e56d1aa
71
+ - 67c34a51-5b3e-40ea-81f5-b7c69b70a5aa
72
72
  x-runtime:
73
- - '0.048828'
73
+ - '0.079263'
74
74
  content-length:
75
- - '126'
75
+ - '182'
76
76
  connection:
77
77
  - Close
78
78
  body:
79
79
  encoding: UTF-8
80
- string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
80
+ string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
81
81
  http_version:
82
- recorded_at: Tue, 04 Mar 2014 17:55:20 GMT
82
+ recorded_at: Wed, 05 Mar 2014 18:57:29 GMT
83
83
  - request:
84
84
  method: post
85
85
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec/ip_addresses
@@ -103,15 +103,15 @@ http_interactions:
103
103
  content-type:
104
104
  - application/json
105
105
  date:
106
- - Tue, 04 Mar 2014 17:55:25 GMT
106
+ - Wed, 05 Mar 2014 18:57:30 GMT
107
107
  etag:
108
108
  - "\"bbc66f5c6fff2775354263608d971d3a\""
109
109
  server:
110
110
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
111
111
  x-request-id:
112
- - 05d2bc2d-8297-41c5-9eb7-89a9e9f3c7a5
112
+ - d065e48c-3bda-405d-b145-7fa3b50e3fa9
113
113
  x-runtime:
114
- - '0.078790'
114
+ - '0.059791'
115
115
  content-length:
116
116
  - '24'
117
117
  connection:
@@ -120,7 +120,7 @@ http_interactions:
120
120
  encoding: UTF-8
121
121
  string: "{\"ip_address\":\"1.1.1.1\"}"
122
122
  http_version:
123
- recorded_at: Tue, 04 Mar 2014 17:55:20 GMT
123
+ recorded_at: Wed, 05 Mar 2014 18:57:30 GMT
124
124
  - request:
125
125
  method: get
126
126
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
@@ -142,24 +142,24 @@ http_interactions:
142
142
  content-type:
143
143
  - application/json
144
144
  date:
145
- - Tue, 04 Mar 2014 17:55:25 GMT
145
+ - Wed, 05 Mar 2014 18:57:30 GMT
146
146
  etag:
147
- - "\"455e0371dd7f786131811e7ba5250560\""
147
+ - "\"64d2417fec035897803f2032b7946fe6\""
148
148
  server:
149
149
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
150
150
  x-request-id:
151
- - 782ea7de-b496-4457-bf3b-b334150826cc
151
+ - 6bcdcbf7-3224-44b9-b1c0-027fef72cbb0
152
152
  x-runtime:
153
- - '0.013111'
153
+ - '0.038911'
154
154
  content-length:
155
- - '136'
155
+ - '192'
156
156
  connection:
157
157
  - Close
158
158
  body:
159
159
  encoding: UTF-8
160
- string: "{\"allowed_ip_addresses\":[\"1.1.1.1\",\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
160
+ string: "{\"allowed_ip_addresses\":[\"1.1.1.1\",\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
161
161
  http_version:
162
- recorded_at: Tue, 04 Mar 2014 17:55:21 GMT
162
+ recorded_at: Wed, 05 Mar 2014 18:57:30 GMT
163
163
  - request:
164
164
  method: delete
165
165
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec/ip_addresses
@@ -183,15 +183,15 @@ http_interactions:
183
183
  content-type:
184
184
  - application/json
185
185
  date:
186
- - Tue, 04 Mar 2014 17:55:25 GMT
186
+ - Wed, 05 Mar 2014 18:57:30 GMT
187
187
  etag:
188
188
  - "\"23e8cc0c8abfb81d69429dfc9203ea60\""
189
189
  server:
190
190
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
191
191
  x-request-id:
192
- - b1d78e06-f884-4407-a0e1-e74238a5475e
192
+ - 950e4d6e-436a-46e2-b468-d1e26409a6b0
193
193
  x-runtime:
194
- - '0.033346'
194
+ - '0.057046'
195
195
  content-length:
196
196
  - '43'
197
197
  connection:
@@ -200,5 +200,5 @@ http_interactions:
200
200
  encoding: UTF-8
201
201
  string: "{\"ip_addresses\":[{\"ip_address\":\"1.1.1.1\"}]}"
202
202
  http_version:
203
- recorded_at: Tue, 04 Mar 2014 17:55:21 GMT
203
+ recorded_at: Wed, 05 Mar 2014 18:57:30 GMT
204
204
  recorded_with: VCR 2.8.0
@@ -23,15 +23,15 @@ http_interactions:
23
23
  content-type:
24
24
  - application/json
25
25
  date:
26
- - Tue, 04 Mar 2014 17:55:26 GMT
26
+ - Wed, 05 Mar 2014 18:57:31 GMT
27
27
  etag:
28
28
  - "\"bbc66f5c6fff2775354263608d971d3a\""
29
29
  server:
30
30
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
31
31
  x-request-id:
32
- - 0df3f222-85ea-4b1c-998b-0d0256fd807e
32
+ - 3e5305eb-6e81-4d8d-befe-92bd1ce741d5
33
33
  x-runtime:
34
- - '0.060471'
34
+ - '0.024859'
35
35
  content-length:
36
36
  - '24'
37
37
  connection:
@@ -40,7 +40,7 @@ http_interactions:
40
40
  encoding: UTF-8
41
41
  string: "{\"ip_address\":\"1.1.1.1\"}"
42
42
  http_version:
43
- recorded_at: Tue, 04 Mar 2014 17:55:21 GMT
43
+ recorded_at: Wed, 05 Mar 2014 18:57:31 GMT
44
44
  - request:
45
45
  method: get
46
46
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
@@ -62,24 +62,24 @@ http_interactions:
62
62
  content-type:
63
63
  - application/json
64
64
  date:
65
- - Tue, 04 Mar 2014 17:55:26 GMT
65
+ - Wed, 05 Mar 2014 18:57:31 GMT
66
66
  etag:
67
- - "\"455e0371dd7f786131811e7ba5250560\""
67
+ - "\"64d2417fec035897803f2032b7946fe6\""
68
68
  server:
69
69
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
70
70
  x-request-id:
71
- - f7ca8616-6a61-4bd5-abe7-7dd043260425
71
+ - f8d2efd6-16df-403f-8927-cf30edd34576
72
72
  x-runtime:
73
- - '0.023911'
73
+ - '0.013283'
74
74
  content-length:
75
- - '136'
75
+ - '192'
76
76
  connection:
77
77
  - Close
78
78
  body:
79
79
  encoding: UTF-8
80
- string: "{\"allowed_ip_addresses\":[\"1.1.1.1\",\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
80
+ string: "{\"allowed_ip_addresses\":[\"1.1.1.1\",\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
81
81
  http_version:
82
- recorded_at: Tue, 04 Mar 2014 17:55:21 GMT
82
+ recorded_at: Wed, 05 Mar 2014 18:57:31 GMT
83
83
  - request:
84
84
  method: delete
85
85
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec/ip_addresses
@@ -103,15 +103,15 @@ http_interactions:
103
103
  content-type:
104
104
  - application/json
105
105
  date:
106
- - Tue, 04 Mar 2014 17:55:26 GMT
106
+ - Wed, 05 Mar 2014 18:57:31 GMT
107
107
  etag:
108
108
  - "\"23e8cc0c8abfb81d69429dfc9203ea60\""
109
109
  server:
110
110
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
111
111
  x-request-id:
112
- - ce517abf-c956-4619-98c8-2a83d0526ad0
112
+ - 54b8dca8-4bee-4a2f-890e-6b1a1f2c2e5d
113
113
  x-runtime:
114
- - '0.161463'
114
+ - '0.029051'
115
115
  content-length:
116
116
  - '43'
117
117
  connection:
@@ -120,5 +120,5 @@ http_interactions:
120
120
  encoding: UTF-8
121
121
  string: "{\"ip_addresses\":[{\"ip_address\":\"1.1.1.1\"}]}"
122
122
  http_version:
123
- recorded_at: Tue, 04 Mar 2014 17:55:22 GMT
123
+ recorded_at: Wed, 05 Mar 2014 18:57:31 GMT
124
124
  recorded_with: VCR 2.8.0
@@ -23,24 +23,24 @@ http_interactions:
23
23
  content-type:
24
24
  - application/json
25
25
  date:
26
- - Tue, 04 Mar 2014 17:55:27 GMT
26
+ - Wed, 05 Mar 2014 18:57:32 GMT
27
27
  etag:
28
- - "\"5dcd96cc7b45b270738601bce30d703f\""
28
+ - "\"0486e521692e19559826ecf51f5bbd50\""
29
29
  server:
30
30
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
31
31
  x-request-id:
32
- - 13fb763b-cac0-4a5b-a687-f1fc8089a8d2
32
+ - 1569e5dd-3aef-4605-8cb7-6f3a4db2f5b3
33
33
  x-runtime:
34
- - '0.074060'
34
+ - '0.050502'
35
35
  content-length:
36
- - '126'
36
+ - '182'
37
37
  connection:
38
38
  - Close
39
39
  body:
40
40
  encoding: UTF-8
41
- string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
41
+ string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
42
42
  http_version:
43
- recorded_at: Tue, 04 Mar 2014 17:55:22 GMT
43
+ recorded_at: Wed, 05 Mar 2014 18:57:32 GMT
44
44
  - request:
45
45
  method: get
46
46
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
@@ -62,24 +62,24 @@ http_interactions:
62
62
  content-type:
63
63
  - application/json
64
64
  date:
65
- - Tue, 04 Mar 2014 17:55:27 GMT
65
+ - Wed, 05 Mar 2014 18:57:32 GMT
66
66
  etag:
67
- - "\"5dcd96cc7b45b270738601bce30d703f\""
67
+ - "\"0486e521692e19559826ecf51f5bbd50\""
68
68
  server:
69
69
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
70
70
  x-request-id:
71
- - 0ba41153-5fcd-40f8-bc91-6246fe7cd87f
71
+ - 32fb2db8-f7cd-4bf5-b170-7ee138cdc8c1
72
72
  x-runtime:
73
- - '0.019695'
73
+ - '0.019493'
74
74
  content-length:
75
- - '126'
75
+ - '182'
76
76
  connection:
77
77
  - Close
78
78
  body:
79
79
  encoding: UTF-8
80
- string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
80
+ string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
81
81
  http_version:
82
- recorded_at: Tue, 04 Mar 2014 17:55:22 GMT
82
+ recorded_at: Wed, 05 Mar 2014 18:57:32 GMT
83
83
  - request:
84
84
  method: put
85
85
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec
@@ -103,24 +103,24 @@ http_interactions:
103
103
  content-type:
104
104
  - application/json
105
105
  date:
106
- - Tue, 04 Mar 2014 17:55:27 GMT
106
+ - Wed, 05 Mar 2014 18:57:32 GMT
107
107
  etag:
108
- - "\"7771a307c8a2bc95dff054cd3bfcbf9c\""
108
+ - "\"0844509a0d12676c9dbf04cc4caec2b5\""
109
109
  server:
110
110
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
111
111
  x-request-id:
112
- - 894ffee1-9574-4d58-a7bc-0234c782772d
112
+ - f46b0f45-af14-416d-8c95-fe05ec9d1fb8
113
113
  x-runtime:
114
- - '0.122131'
114
+ - '0.030454'
115
115
  content-length:
116
- - '125'
116
+ - '181'
117
117
  connection:
118
118
  - Close
119
119
  body:
120
120
  encoding: UTF-8
121
- string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":true,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
121
+ string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":true,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
122
122
  http_version:
123
- recorded_at: Tue, 04 Mar 2014 17:55:23 GMT
123
+ recorded_at: Wed, 05 Mar 2014 18:57:32 GMT
124
124
  - request:
125
125
  method: get
126
126
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
@@ -142,22 +142,22 @@ http_interactions:
142
142
  content-type:
143
143
  - application/json
144
144
  date:
145
- - Tue, 04 Mar 2014 17:55:28 GMT
145
+ - Wed, 05 Mar 2014 18:57:32 GMT
146
146
  etag:
147
- - "\"7771a307c8a2bc95dff054cd3bfcbf9c\""
147
+ - "\"0844509a0d12676c9dbf04cc4caec2b5\""
148
148
  server:
149
149
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
150
150
  x-request-id:
151
- - e9950d3c-96cf-4ded-886b-dca8c0279334
151
+ - ab3f4a7f-8d21-4481-b12a-c4c6b2ffcdcc
152
152
  x-runtime:
153
- - '0.048572'
153
+ - '0.011464'
154
154
  content-length:
155
- - '125'
155
+ - '181'
156
156
  connection:
157
157
  - Close
158
158
  body:
159
159
  encoding: UTF-8
160
- string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":true,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
160
+ string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":true,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
161
161
  http_version:
162
- recorded_at: Tue, 04 Mar 2014 17:55:23 GMT
162
+ recorded_at: Wed, 05 Mar 2014 18:57:32 GMT
163
163
  recorded_with: VCR 2.8.0
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: http://curlmyip.com/
5
+ uri: http://ip.floodgate.io/
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
@@ -14,18 +14,21 @@ http_interactions:
14
14
  code: 200
15
15
  message:
16
16
  headers:
17
- server:
18
- - MochiWeb/1.0 (Any of you quaids got a smint?)
19
- date:
20
- - Tue, 04 Mar 2014 17:54:09 GMT
21
17
  content-type:
22
- - text/plain
18
+ - text/plain;charset=utf-8
19
+ date:
20
+ - Fri, 07 Mar 2014 23:36:08 GMT
21
+ server:
22
+ - WEBrick/1.3.1 (Ruby/2.1.1/2014-02-24)
23
+ x-content-type-options:
24
+ - nosniff
23
25
  content-length:
24
- - '14'
26
+ - '15'
27
+ connection:
28
+ - Close
25
29
  body:
26
30
  encoding: UTF-8
27
- string: |
28
- 72.33.147.204
31
+ string: 208.100.138.180
29
32
  http_version:
30
- recorded_at: Tue, 04 Mar 2014 17:55:23 GMT
33
+ recorded_at: Fri, 07 Mar 2014 23:36:09 GMT
31
34
  recorded_with: VCR 2.8.0
@@ -23,24 +23,24 @@ http_interactions:
23
23
  content-type:
24
24
  - application/json
25
25
  date:
26
- - Tue, 04 Mar 2014 17:55:29 GMT
26
+ - Wed, 05 Mar 2014 18:57:33 GMT
27
27
  etag:
28
- - "\"7771a307c8a2bc95dff054cd3bfcbf9c\""
28
+ - "\"0844509a0d12676c9dbf04cc4caec2b5\""
29
29
  server:
30
30
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
31
31
  x-request-id:
32
- - fa0f6690-82c7-4c8c-a461-9d24f4c40ca4
32
+ - 2f3565a4-e1b1-484e-9835-49ff53c6a7ed
33
33
  x-runtime:
34
- - '0.021594'
34
+ - '0.051655'
35
35
  content-length:
36
- - '125'
36
+ - '181'
37
37
  connection:
38
38
  - Close
39
39
  body:
40
40
  encoding: UTF-8
41
- string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":true,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
41
+ string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":true,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
42
42
  http_version:
43
- recorded_at: Tue, 04 Mar 2014 17:55:24 GMT
43
+ recorded_at: Wed, 05 Mar 2014 18:57:33 GMT
44
44
  - request:
45
45
  method: get
46
46
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
@@ -62,24 +62,24 @@ http_interactions:
62
62
  content-type:
63
63
  - application/json
64
64
  date:
65
- - Tue, 04 Mar 2014 17:55:29 GMT
65
+ - Wed, 05 Mar 2014 18:57:34 GMT
66
66
  etag:
67
- - "\"7771a307c8a2bc95dff054cd3bfcbf9c\""
67
+ - "\"0844509a0d12676c9dbf04cc4caec2b5\""
68
68
  server:
69
69
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
70
70
  x-request-id:
71
- - f6723b79-0f95-4b91-8589-ef6a08cb70e5
71
+ - 648378b6-2b03-447e-a31f-22c34f4c0af0
72
72
  x-runtime:
73
- - '0.022057'
73
+ - '0.025168'
74
74
  content-length:
75
- - '125'
75
+ - '181'
76
76
  connection:
77
77
  - Close
78
78
  body:
79
79
  encoding: UTF-8
80
- string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":true,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
80
+ string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":true,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
81
81
  http_version:
82
- recorded_at: Tue, 04 Mar 2014 17:55:25 GMT
82
+ recorded_at: Wed, 05 Mar 2014 18:57:34 GMT
83
83
  - request:
84
84
  method: put
85
85
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec
@@ -103,24 +103,24 @@ http_interactions:
103
103
  content-type:
104
104
  - application/json
105
105
  date:
106
- - Tue, 04 Mar 2014 17:55:29 GMT
106
+ - Wed, 05 Mar 2014 18:57:34 GMT
107
107
  etag:
108
- - "\"5dcd96cc7b45b270738601bce30d703f\""
108
+ - "\"0486e521692e19559826ecf51f5bbd50\""
109
109
  server:
110
110
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
111
111
  x-request-id:
112
- - fecd37b8-44d9-4291-bb60-b07dc04369c9
112
+ - d6b1dfce-edd5-485c-ae75-58978be1c4f4
113
113
  x-runtime:
114
- - '0.026978'
114
+ - '0.048022'
115
115
  content-length:
116
- - '126'
116
+ - '182'
117
117
  connection:
118
118
  - Close
119
119
  body:
120
120
  encoding: UTF-8
121
- string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
121
+ string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
122
122
  http_version:
123
- recorded_at: Tue, 04 Mar 2014 17:55:25 GMT
123
+ recorded_at: Wed, 05 Mar 2014 18:57:34 GMT
124
124
  - request:
125
125
  method: get
126
126
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
@@ -142,22 +142,22 @@ http_interactions:
142
142
  content-type:
143
143
  - application/json
144
144
  date:
145
- - Tue, 04 Mar 2014 17:55:30 GMT
145
+ - Wed, 05 Mar 2014 18:57:34 GMT
146
146
  etag:
147
- - "\"5dcd96cc7b45b270738601bce30d703f\""
147
+ - "\"0486e521692e19559826ecf51f5bbd50\""
148
148
  server:
149
149
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
150
150
  x-request-id:
151
- - a22e8503-1507-494c-9791-3f0c5141f7e8
151
+ - 01a1f2c2-0afc-449d-9b5c-dbf9c18f618a
152
152
  x-runtime:
153
- - '0.112726'
153
+ - '0.014903'
154
154
  content-length:
155
- - '126'
155
+ - '182'
156
156
  connection:
157
157
  - Close
158
158
  body:
159
159
  encoding: UTF-8
160
- string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
160
+ string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
161
161
  http_version:
162
- recorded_at: Tue, 04 Mar 2014 17:55:25 GMT
162
+ recorded_at: Wed, 05 Mar 2014 18:57:34 GMT
163
163
  recorded_with: VCR 2.8.0
@@ -23,15 +23,15 @@ http_interactions:
23
23
  content-type:
24
24
  - application/json
25
25
  date:
26
- - Tue, 04 Mar 2014 17:55:30 GMT
26
+ - Wed, 05 Mar 2014 18:57:34 GMT
27
27
  etag:
28
28
  - "\"bbc66f5c6fff2775354263608d971d3a\""
29
29
  server:
30
30
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
31
31
  x-request-id:
32
- - dcea82f9-9138-4c67-892c-94a70c3c0f93
32
+ - b97263f6-69db-4430-826b-19d0d02cca62
33
33
  x-runtime:
34
- - '0.089936'
34
+ - '0.033106'
35
35
  content-length:
36
36
  - '24'
37
37
  connection:
@@ -40,7 +40,7 @@ http_interactions:
40
40
  encoding: UTF-8
41
41
  string: "{\"ip_address\":\"1.1.1.1\"}"
42
42
  http_version:
43
- recorded_at: Tue, 04 Mar 2014 17:55:25 GMT
43
+ recorded_at: Wed, 05 Mar 2014 18:57:34 GMT
44
44
  - request:
45
45
  method: get
46
46
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
@@ -62,24 +62,24 @@ http_interactions:
62
62
  content-type:
63
63
  - application/json
64
64
  date:
65
- - Tue, 04 Mar 2014 17:55:30 GMT
65
+ - Wed, 05 Mar 2014 18:57:35 GMT
66
66
  etag:
67
- - "\"455e0371dd7f786131811e7ba5250560\""
67
+ - "\"64d2417fec035897803f2032b7946fe6\""
68
68
  server:
69
69
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
70
70
  x-request-id:
71
- - b8f37c44-4210-4341-92fe-5668891e1382
71
+ - 6c915d1c-80f4-4a68-b152-46c4b67e3665
72
72
  x-runtime:
73
- - '0.014286'
73
+ - '0.018129'
74
74
  content-length:
75
- - '136'
75
+ - '192'
76
76
  connection:
77
77
  - Close
78
78
  body:
79
79
  encoding: UTF-8
80
- string: "{\"allowed_ip_addresses\":[\"1.1.1.1\",\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
80
+ string: "{\"allowed_ip_addresses\":[\"1.1.1.1\",\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
81
81
  http_version:
82
- recorded_at: Tue, 04 Mar 2014 17:55:26 GMT
82
+ recorded_at: Wed, 05 Mar 2014 18:57:35 GMT
83
83
  - request:
84
84
  method: delete
85
85
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec/ip_addresses
@@ -103,15 +103,15 @@ http_interactions:
103
103
  content-type:
104
104
  - application/json
105
105
  date:
106
- - Tue, 04 Mar 2014 17:55:30 GMT
106
+ - Wed, 05 Mar 2014 18:57:35 GMT
107
107
  etag:
108
108
  - "\"23e8cc0c8abfb81d69429dfc9203ea60\""
109
109
  server:
110
110
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
111
111
  x-request-id:
112
- - d1f1ab0a-bdf3-40be-9d06-14f8deba8d98
112
+ - 9e5405ec-784e-4952-b7fe-dec5c7a14355
113
113
  x-runtime:
114
- - '0.101696'
114
+ - '0.050300'
115
115
  content-length:
116
116
  - '43'
117
117
  connection:
@@ -120,7 +120,7 @@ http_interactions:
120
120
  encoding: UTF-8
121
121
  string: "{\"ip_addresses\":[{\"ip_address\":\"1.1.1.1\"}]}"
122
122
  http_version:
123
- recorded_at: Tue, 04 Mar 2014 17:55:26 GMT
123
+ recorded_at: Wed, 05 Mar 2014 18:57:35 GMT
124
124
  - request:
125
125
  method: get
126
126
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
@@ -142,22 +142,22 @@ http_interactions:
142
142
  content-type:
143
143
  - application/json
144
144
  date:
145
- - Tue, 04 Mar 2014 17:55:31 GMT
145
+ - Wed, 05 Mar 2014 18:57:35 GMT
146
146
  etag:
147
- - "\"5dcd96cc7b45b270738601bce30d703f\""
147
+ - "\"0486e521692e19559826ecf51f5bbd50\""
148
148
  server:
149
149
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
150
150
  x-request-id:
151
- - 544e0244-b415-46cb-9427-449a9a52a89a
151
+ - a168bf8d-fd0e-476e-8056-806abff62d18
152
152
  x-runtime:
153
- - '0.035587'
153
+ - '0.055478'
154
154
  content-length:
155
- - '126'
155
+ - '182'
156
156
  connection:
157
157
  - Close
158
158
  body:
159
159
  encoding: UTF-8
160
- string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
160
+ string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
161
161
  http_version:
162
- recorded_at: Tue, 04 Mar 2014 17:55:26 GMT
162
+ recorded_at: Wed, 05 Mar 2014 18:57:35 GMT
163
163
  recorded_with: VCR 2.8.0
@@ -23,24 +23,24 @@ http_interactions:
23
23
  content-type:
24
24
  - application/json
25
25
  date:
26
- - Tue, 04 Mar 2014 17:55:32 GMT
26
+ - Wed, 05 Mar 2014 18:57:36 GMT
27
27
  etag:
28
- - "\"5dcd96cc7b45b270738601bce30d703f\""
28
+ - "\"0486e521692e19559826ecf51f5bbd50\""
29
29
  server:
30
30
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
31
31
  x-request-id:
32
- - 3eef7b32-6993-4826-98d5-2f8b9a16117c
32
+ - cfd29228-c490-419c-9953-dd348a2a7f96
33
33
  x-runtime:
34
- - '0.025649'
34
+ - '0.022029'
35
35
  content-length:
36
- - '126'
36
+ - '182'
37
37
  connection:
38
38
  - Close
39
39
  body:
40
40
  encoding: UTF-8
41
- string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
41
+ string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
42
42
  http_version:
43
- recorded_at: Tue, 04 Mar 2014 17:55:27 GMT
43
+ recorded_at: Wed, 05 Mar 2014 18:57:36 GMT
44
44
  - request:
45
45
  method: get
46
46
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
@@ -62,24 +62,24 @@ http_interactions:
62
62
  content-type:
63
63
  - application/json
64
64
  date:
65
- - Tue, 04 Mar 2014 17:55:32 GMT
65
+ - Wed, 05 Mar 2014 18:57:36 GMT
66
66
  etag:
67
- - "\"5dcd96cc7b45b270738601bce30d703f\""
67
+ - "\"0486e521692e19559826ecf51f5bbd50\""
68
68
  server:
69
69
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
70
70
  x-request-id:
71
- - 7f53dc8d-b965-4c8d-8cce-a889c3288985
71
+ - f8a36aab-80b3-4d83-b2d7-f9868ebd7b6b
72
72
  x-runtime:
73
- - '0.013977'
73
+ - '0.015542'
74
74
  content-length:
75
- - '126'
75
+ - '182'
76
76
  connection:
77
77
  - Close
78
78
  body:
79
79
  encoding: UTF-8
80
- string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
80
+ string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
81
81
  http_version:
82
- recorded_at: Tue, 04 Mar 2014 17:55:28 GMT
82
+ recorded_at: Wed, 05 Mar 2014 18:57:36 GMT
83
83
  - request:
84
84
  method: put
85
85
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec
@@ -103,24 +103,24 @@ http_interactions:
103
103
  content-type:
104
104
  - application/json
105
105
  date:
106
- - Tue, 04 Mar 2014 17:55:32 GMT
106
+ - Wed, 05 Mar 2014 18:57:36 GMT
107
107
  etag:
108
- - "\"e095bacd98a20e55860f5d335f67baee\""
108
+ - "\"c0ed728ee82a560c475fa26bbca8d175\""
109
109
  server:
110
110
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
111
111
  x-request-id:
112
- - c8bb9d89-5bef-4ccd-8ea2-e672068fe23e
112
+ - ac3c9b3b-a755-4d2d-a1ad-4efc35df9cbd
113
113
  x-runtime:
114
- - '0.053007'
114
+ - '0.033590'
115
115
  content-length:
116
- - '142'
116
+ - '198'
117
117
  connection:
118
118
  - Close
119
119
  body:
120
120
  encoding: UTF-8
121
- string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":\"http://example.com\"}"
121
+ string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":\"http://example.com\"}"
122
122
  http_version:
123
- recorded_at: Tue, 04 Mar 2014 17:55:28 GMT
123
+ recorded_at: Wed, 05 Mar 2014 18:57:36 GMT
124
124
  - request:
125
125
  method: get
126
126
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
@@ -142,22 +142,22 @@ http_interactions:
142
142
  content-type:
143
143
  - application/json
144
144
  date:
145
- - Tue, 04 Mar 2014 17:55:33 GMT
145
+ - Wed, 05 Mar 2014 18:57:37 GMT
146
146
  etag:
147
- - "\"e095bacd98a20e55860f5d335f67baee\""
147
+ - "\"c0ed728ee82a560c475fa26bbca8d175\""
148
148
  server:
149
149
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
150
150
  x-request-id:
151
- - 4e84be53-b8e5-4f6a-baaa-d6f0a17ffa1e
151
+ - 8fef6d7f-bfbd-4ca5-9423-d6930a6ab37f
152
152
  x-runtime:
153
- - '0.014723'
153
+ - '0.019235'
154
154
  content-length:
155
- - '142'
155
+ - '198'
156
156
  connection:
157
157
  - Close
158
158
  body:
159
159
  encoding: UTF-8
160
- string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":\"http://example.com\"}"
160
+ string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":\"http://example.com\"}"
161
161
  http_version:
162
- recorded_at: Tue, 04 Mar 2014 17:55:28 GMT
162
+ recorded_at: Wed, 05 Mar 2014 18:57:36 GMT
163
163
  recorded_with: VCR 2.8.0
@@ -23,24 +23,24 @@ http_interactions:
23
23
  content-type:
24
24
  - application/json
25
25
  date:
26
- - Tue, 04 Mar 2014 17:55:33 GMT
26
+ - Wed, 05 Mar 2014 18:57:37 GMT
27
27
  etag:
28
- - "\"e095bacd98a20e55860f5d335f67baee\""
28
+ - "\"c0ed728ee82a560c475fa26bbca8d175\""
29
29
  server:
30
30
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
31
31
  x-request-id:
32
- - aadc4f86-7681-4880-86fe-08bf9ada4714
32
+ - 16bfc4a2-d90b-4e7d-97da-09aa890ed33c
33
33
  x-runtime:
34
- - '0.023173'
34
+ - '0.041185'
35
35
  content-length:
36
- - '142'
36
+ - '198'
37
37
  connection:
38
38
  - Close
39
39
  body:
40
40
  encoding: UTF-8
41
- string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":\"http://example.com\"}"
41
+ string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":\"http://example.com\"}"
42
42
  http_version:
43
- recorded_at: Tue, 04 Mar 2014 17:55:28 GMT
43
+ recorded_at: Wed, 05 Mar 2014 18:57:37 GMT
44
44
  - request:
45
45
  method: get
46
46
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
@@ -62,24 +62,24 @@ http_interactions:
62
62
  content-type:
63
63
  - application/json
64
64
  date:
65
- - Tue, 04 Mar 2014 17:55:33 GMT
65
+ - Wed, 05 Mar 2014 18:57:37 GMT
66
66
  etag:
67
- - "\"e095bacd98a20e55860f5d335f67baee\""
67
+ - "\"c0ed728ee82a560c475fa26bbca8d175\""
68
68
  server:
69
69
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
70
70
  x-request-id:
71
- - f756a05e-11af-46d6-940c-5e20f1afa3d0
71
+ - d06c1459-3031-4439-b986-9751a6f3b19b
72
72
  x-runtime:
73
- - '0.030762'
73
+ - '0.015298'
74
74
  content-length:
75
- - '142'
75
+ - '198'
76
76
  connection:
77
77
  - Close
78
78
  body:
79
79
  encoding: UTF-8
80
- string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":\"http://example.com\"}"
80
+ string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":\"http://example.com\"}"
81
81
  http_version:
82
- recorded_at: Tue, 04 Mar 2014 17:55:29 GMT
82
+ recorded_at: Wed, 05 Mar 2014 18:57:37 GMT
83
83
  - request:
84
84
  method: put
85
85
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec
@@ -103,24 +103,24 @@ http_interactions:
103
103
  content-type:
104
104
  - application/json
105
105
  date:
106
- - Tue, 04 Mar 2014 17:55:34 GMT
106
+ - Wed, 05 Mar 2014 18:57:37 GMT
107
107
  etag:
108
- - "\"5dcd96cc7b45b270738601bce30d703f\""
108
+ - "\"0486e521692e19559826ecf51f5bbd50\""
109
109
  server:
110
110
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
111
111
  x-request-id:
112
- - 7d651a77-cd83-4ee7-9579-98bd124fe530
112
+ - f302fe9b-f761-458f-9b7a-c766d7a01166
113
113
  x-runtime:
114
- - '0.046181'
114
+ - '0.020743'
115
115
  content-length:
116
- - '126'
116
+ - '182'
117
117
  connection:
118
118
  - Close
119
119
  body:
120
120
  encoding: UTF-8
121
- string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
121
+ string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
122
122
  http_version:
123
- recorded_at: Tue, 04 Mar 2014 17:55:29 GMT
123
+ recorded_at: Wed, 05 Mar 2014 18:57:37 GMT
124
124
  - request:
125
125
  method: get
126
126
  uri: https://staging-api.floodgate.io/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
@@ -142,22 +142,22 @@ http_interactions:
142
142
  content-type:
143
143
  - application/json
144
144
  date:
145
- - Tue, 04 Mar 2014 17:55:34 GMT
145
+ - Wed, 05 Mar 2014 18:57:38 GMT
146
146
  etag:
147
- - "\"5dcd96cc7b45b270738601bce30d703f\""
147
+ - "\"0486e521692e19559826ecf51f5bbd50\""
148
148
  server:
149
149
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
150
150
  x-request-id:
151
- - 0a11626b-4c78-42de-9f42-3e62387ea42e
151
+ - 31b02379-a702-4eda-b741-ae0ad3239200
152
152
  x-runtime:
153
- - '0.012052'
153
+ - '0.012278'
154
154
  content-length:
155
- - '126'
155
+ - '182'
156
156
  connection:
157
157
  - Close
158
158
  body:
159
159
  encoding: UTF-8
160
- string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
160
+ string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"app_id\":\"9d2852cff163507330242460c0ca5eec\",\"errors\":{},\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
161
161
  http_version:
162
- recorded_at: Tue, 04 Mar 2014 17:55:29 GMT
162
+ recorded_at: Wed, 05 Mar 2014 18:57:38 GMT
163
163
  recorded_with: VCR 2.8.0
@@ -21,13 +21,13 @@ http_interactions:
21
21
  content-type:
22
22
  - application/json
23
23
  date:
24
- - Tue, 04 Mar 2014 17:55:34 GMT
24
+ - Wed, 05 Mar 2014 18:57:38 GMT
25
25
  server:
26
26
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
27
27
  x-request-id:
28
- - 4e23818e-bc63-4b69-ad03-5e834ce8ad09
28
+ - ab3c801e-21e9-4cea-93d0-7de7bd98410c
29
29
  x-runtime:
30
- - '0.021808'
30
+ - '0.007249'
31
31
  content-length:
32
32
  - '28'
33
33
  connection:
@@ -36,5 +36,5 @@ http_interactions:
36
36
  encoding: UTF-8
37
37
  string: "{\"error\":\"401 Unauthorized\"}"
38
38
  http_version:
39
- recorded_at: Tue, 04 Mar 2014 17:55:30 GMT
39
+ recorded_at: Wed, 05 Mar 2014 18:57:38 GMT
40
40
  recorded_with: VCR 2.8.0
@@ -21,22 +21,22 @@ http_interactions:
21
21
  content-type:
22
22
  - application/json
23
23
  date:
24
- - Tue, 04 Mar 2014 17:55:34 GMT
24
+ - Wed, 05 Mar 2014 18:57:38 GMT
25
25
  etag:
26
- - "\"dee747427e4c4ad6746155406732f396\""
26
+ - "\"2cd1552465b6ee4f2e03742795feafba\""
27
27
  server:
28
28
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
29
29
  x-request-id:
30
- - 82037e4b-fb57-4357-b11b-8fbe445f78b4
30
+ - 72a33f14-26ac-4b75-8ada-e5a096d0cca0
31
31
  x-runtime:
32
- - '0.013876'
32
+ - '0.015706'
33
33
  content-length:
34
- - '112'
34
+ - '168'
35
35
  connection:
36
36
  - Close
37
37
  body:
38
38
  encoding: UTF-8
39
- string: "{\"allowed_ip_addresses\":[],\"filter_traffic\":true,\"name\":\"floodgate-gem-filter-traffic-true\",\"redirect_url\":null}"
39
+ string: "{\"allowed_ip_addresses\":[],\"app_id\":\"fa5d63bcf3d6b557eee782c9e61e4002\",\"errors\":{},\"filter_traffic\":true,\"name\":\"floodgate-gem-filter-traffic-true\",\"redirect_url\":null}"
40
40
  http_version:
41
- recorded_at: Tue, 04 Mar 2014 17:55:30 GMT
41
+ recorded_at: Wed, 05 Mar 2014 18:57:38 GMT
42
42
  recorded_with: VCR 2.8.0
@@ -21,22 +21,22 @@ http_interactions:
21
21
  content-type:
22
22
  - application/json
23
23
  date:
24
- - Tue, 04 Mar 2014 17:55:34 GMT
24
+ - Wed, 05 Mar 2014 18:57:38 GMT
25
25
  etag:
26
- - "\"8843d65a25ba489ef0f7eea44981e1f6\""
26
+ - "\"564ff07053f5dc359a4887ac371fb32b\""
27
27
  server:
28
28
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
29
29
  x-request-id:
30
- - e87d6fd9-69aa-42bd-ad5e-c0abd9ff40a6
30
+ - 23ab3f07-3462-47a6-a8c6-3637d4d9876a
31
31
  x-runtime:
32
- - '0.020458'
32
+ - '0.018629'
33
33
  content-length:
34
- - '131'
34
+ - '187'
35
35
  connection:
36
36
  - Close
37
37
  body:
38
38
  encoding: UTF-8
39
- string: "{\"allowed_ip_addresses\":[\"166.147.100.145\"],\"filter_traffic\":false,\"name\":\"floodgate-gem-filter-traffic-false\",\"redirect_url\":null}"
39
+ string: "{\"allowed_ip_addresses\":[\"166.147.100.145\"],\"app_id\":\"cbaeb13b7f63956ef70c382a7a67407d\",\"errors\":{},\"filter_traffic\":false,\"name\":\"floodgate-gem-filter-traffic-false\",\"redirect_url\":null}"
40
40
  http_version:
41
- recorded_at: Tue, 04 Mar 2014 17:55:30 GMT
41
+ recorded_at: Wed, 05 Mar 2014 18:57:38 GMT
42
42
  recorded_with: VCR 2.8.0
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: floodgate
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mark McEahern
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-03-04 00:00:00.000000000 Z
12
+ date: 2014-03-07 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: faraday