floodgate 0.3.0 → 0.3.1

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: 2acbcaba8c280f385bae24f1bed6bd4db84c560b
4
- data.tar.gz: 4b246d6f6d4ef52a995b478012c641350379e150
3
+ metadata.gz: 256a1c38d289a5b5555ff0cfece9ab3c13c80baf
4
+ data.tar.gz: 4328c065a37a917f6ace34205621cc148dae4ed8
5
5
  SHA512:
6
- metadata.gz: 8e08e14d96b37209037e8ef26130837123d2b7b308aa0b82138dc4ee71863845f1226882c866a3aedf52c6bba471c9a81dadff5549b226830f2274d2ef51afd1
7
- data.tar.gz: 6a4a15c84e85908c129d58c842a3104cec80d1a0d0488f2e74fce00087e06c2dfbbf2156261e680fd01c449bd849828a315379aa4c85abad0ef6afc72b7ae3be
6
+ metadata.gz: 249f8760bba66dd209b474272b7c4b51eceefa8e59d9727c049b047dc2a7fb9977c6bf6ddeff3ba3ec411a10df294e6be33c522051f49de321414fbeec596026
7
+ data.tar.gz: cf4d3c6e13a3bb5eff6b1a75bae85b9c161e99f72a803a4570c6ea3f26af6ae7868bd7cf36d1a06fa8481473d303bbb228aaac5084d523a5d6520037af0a1952
@@ -106,11 +106,11 @@ module Floodgate
106
106
  end
107
107
 
108
108
  def self.host_name
109
- Config.test? ? 'staging.api.floodgate.io' : 'api.floodgate.io'
109
+ Config.test? ? 'staging-api.floodgate.io' : 'api.floodgate.io'
110
110
  end
111
111
 
112
112
  def self.base_url
113
- "http://#{host_name}/api/apps/#{Config.app_id}"
113
+ "https://#{host_name}/api/apps/#{Config.app_id}"
114
114
  end
115
115
 
116
116
  def self.user_agent
@@ -1,3 +1,3 @@
1
1
  module Floodgate
2
- VERSION = "0.3.0"
2
+ VERSION = "0.3.1"
3
3
  end
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: delete
5
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/ip_addresses
5
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/ip_addresses
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ip_address%5Bip_address%5D=1.1.1.1&api_token=f28b5848e158f96e96168aa37f0002f2
@@ -23,15 +23,15 @@ http_interactions:
23
23
  content-type:
24
24
  - application/json
25
25
  date:
26
- - Mon, 03 Mar 2014 20:59:40 GMT
26
+ - Mon, 03 Mar 2014 22:38:33 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
- - 15a4dc7c-8ec3-4d15-9f25-b707a032d92b
32
+ - 152c11b1-637d-4228-af57-587ee54e250b
33
33
  x-runtime:
34
- - '0.010360'
34
+ - '0.011903'
35
35
  content-length:
36
36
  - '2'
37
37
  connection:
@@ -40,10 +40,10 @@ http_interactions:
40
40
  encoding: UTF-8
41
41
  string: "[]"
42
42
  http_version:
43
- recorded_at: Mon, 03 Mar 2014 20:59:40 GMT
43
+ recorded_at: Mon, 03 Mar 2014 22:38:26 GMT
44
44
  - request:
45
45
  method: get
46
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
46
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
47
47
  body:
48
48
  encoding: US-ASCII
49
49
  string: ''
@@ -62,15 +62,15 @@ http_interactions:
62
62
  content-type:
63
63
  - application/json
64
64
  date:
65
- - Mon, 03 Mar 2014 20:59:40 GMT
65
+ - Mon, 03 Mar 2014 22:38:34 GMT
66
66
  etag:
67
67
  - "\"5dcd96cc7b45b270738601bce30d703f\""
68
68
  server:
69
69
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
70
70
  x-request-id:
71
- - 8008816d-8dcd-46d9-af9d-d006a3e1c22b
71
+ - e3fa4db9-8441-46b6-baec-e294dede0748
72
72
  x-runtime:
73
- - '0.009033'
73
+ - '0.007545'
74
74
  content-length:
75
75
  - '126'
76
76
  connection:
@@ -79,10 +79,10 @@ http_interactions:
79
79
  encoding: UTF-8
80
80
  string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
81
81
  http_version:
82
- recorded_at: Mon, 03 Mar 2014 20:59:40 GMT
82
+ recorded_at: Mon, 03 Mar 2014 22:38:27 GMT
83
83
  - request:
84
84
  method: post
85
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/ip_addresses
85
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/ip_addresses
86
86
  body:
87
87
  encoding: US-ASCII
88
88
  string: ip_address%5Bip_address%5D=1.1.1.1&api_token=f28b5848e158f96e96168aa37f0002f2
@@ -103,15 +103,15 @@ http_interactions:
103
103
  content-type:
104
104
  - application/json
105
105
  date:
106
- - Mon, 03 Mar 2014 20:59:41 GMT
106
+ - Mon, 03 Mar 2014 22:38:34 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
- - 7879e990-d36b-4977-867a-d6e986c5ad8f
112
+ - 708ceb3d-cd0e-401d-b37f-4969fb6e270f
113
113
  x-runtime:
114
- - '0.020858'
114
+ - '0.021426'
115
115
  content-length:
116
116
  - '24'
117
117
  connection:
@@ -120,10 +120,10 @@ http_interactions:
120
120
  encoding: UTF-8
121
121
  string: "{\"ip_address\":\"1.1.1.1\"}"
122
122
  http_version:
123
- recorded_at: Mon, 03 Mar 2014 20:59:41 GMT
123
+ recorded_at: Mon, 03 Mar 2014 22:38:27 GMT
124
124
  - request:
125
125
  method: get
126
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
126
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
127
127
  body:
128
128
  encoding: US-ASCII
129
129
  string: ''
@@ -142,15 +142,15 @@ http_interactions:
142
142
  content-type:
143
143
  - application/json
144
144
  date:
145
- - Mon, 03 Mar 2014 20:59:41 GMT
145
+ - Mon, 03 Mar 2014 22:38:34 GMT
146
146
  etag:
147
147
  - "\"56afa4fe0c249466945b8b5763f2a93a\""
148
148
  server:
149
149
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
150
150
  x-request-id:
151
- - c719f61b-a44d-4f51-9553-9325cb5b08ac
151
+ - f45e8a84-e51d-42dd-b787-2aafe65e8ff4
152
152
  x-runtime:
153
- - '0.340406'
153
+ - '0.014362'
154
154
  content-length:
155
155
  - '136'
156
156
  connection:
@@ -159,10 +159,10 @@ http_interactions:
159
159
  encoding: UTF-8
160
160
  string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\",\"1.1.1.1\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
161
161
  http_version:
162
- recorded_at: Mon, 03 Mar 2014 20:59:42 GMT
162
+ recorded_at: Mon, 03 Mar 2014 22:38:28 GMT
163
163
  - request:
164
164
  method: delete
165
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/ip_addresses
165
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/ip_addresses
166
166
  body:
167
167
  encoding: US-ASCII
168
168
  string: ip_address%5Bip_address%5D=1.1.1.1&api_token=f28b5848e158f96e96168aa37f0002f2
@@ -183,15 +183,15 @@ http_interactions:
183
183
  content-type:
184
184
  - application/json
185
185
  date:
186
- - Mon, 03 Mar 2014 20:59:42 GMT
186
+ - Mon, 03 Mar 2014 22:38:35 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
- - 89fc5eb9-d70d-4819-8927-66f02236b111
192
+ - 7dc42577-7ff3-4fab-bee8-64cddb866cf8
193
193
  x-runtime:
194
- - '0.017356'
194
+ - '0.013891'
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: Mon, 03 Mar 2014 20:59:42 GMT
203
+ recorded_at: Mon, 03 Mar 2014 22:38:28 GMT
204
204
  recorded_with: VCR 2.8.0
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: post
5
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/ip_addresses
5
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/ip_addresses
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ip_address%5Bip_address%5D=1.1.1.1&api_token=f28b5848e158f96e96168aa37f0002f2
@@ -23,15 +23,15 @@ http_interactions:
23
23
  content-type:
24
24
  - application/json
25
25
  date:
26
- - Mon, 03 Mar 2014 20:59:42 GMT
26
+ - Mon, 03 Mar 2014 22:38:35 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
- - 0d569d89-7741-4c37-90fc-890e65c56029
32
+ - 5cf997ca-011f-422d-9c3a-f0d4a404cf03
33
33
  x-runtime:
34
- - '0.015566'
34
+ - '0.015751'
35
35
  content-length:
36
36
  - '24'
37
37
  connection:
@@ -40,10 +40,10 @@ http_interactions:
40
40
  encoding: UTF-8
41
41
  string: "{\"ip_address\":\"1.1.1.1\"}"
42
42
  http_version:
43
- recorded_at: Mon, 03 Mar 2014 20:59:42 GMT
43
+ recorded_at: Mon, 03 Mar 2014 22:38:28 GMT
44
44
  - request:
45
45
  method: get
46
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
46
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
47
47
  body:
48
48
  encoding: US-ASCII
49
49
  string: ''
@@ -62,15 +62,15 @@ http_interactions:
62
62
  content-type:
63
63
  - application/json
64
64
  date:
65
- - Mon, 03 Mar 2014 20:59:44 GMT
65
+ - Mon, 03 Mar 2014 22:38:36 GMT
66
66
  etag:
67
67
  - "\"56afa4fe0c249466945b8b5763f2a93a\""
68
68
  server:
69
69
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
70
70
  x-request-id:
71
- - e0daf42a-0e0f-4dce-ad8d-9fa442fb110b
71
+ - d64c29ac-7a0a-41fc-a90b-7fc3f9af35d3
72
72
  x-runtime:
73
- - '0.012061'
73
+ - '0.006749'
74
74
  content-length:
75
75
  - '136'
76
76
  connection:
@@ -79,10 +79,10 @@ http_interactions:
79
79
  encoding: UTF-8
80
80
  string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\",\"1.1.1.1\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
81
81
  http_version:
82
- recorded_at: Mon, 03 Mar 2014 20:59:44 GMT
82
+ recorded_at: Mon, 03 Mar 2014 22:38:29 GMT
83
83
  - request:
84
84
  method: delete
85
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/ip_addresses
85
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/ip_addresses
86
86
  body:
87
87
  encoding: US-ASCII
88
88
  string: ip_address%5Bip_address%5D=1.1.1.1&api_token=f28b5848e158f96e96168aa37f0002f2
@@ -103,15 +103,15 @@ http_interactions:
103
103
  content-type:
104
104
  - application/json
105
105
  date:
106
- - Mon, 03 Mar 2014 20:59:44 GMT
106
+ - Mon, 03 Mar 2014 22:38:36 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
- - a337a031-b109-4f86-85e9-b70109ef3b9f
112
+ - 6f017294-daae-4f9f-93c1-6f5db0c7967b
113
113
  x-runtime:
114
- - '0.016916'
114
+ - '0.013301'
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: Mon, 03 Mar 2014 20:59:44 GMT
123
+ recorded_at: Mon, 03 Mar 2014 22:38:29 GMT
124
124
  recorded_with: VCR 2.8.0
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: put
5
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec
5
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: app%5Bfilter_traffic%5D=false&api_token=f28b5848e158f96e96168aa37f0002f2
@@ -23,15 +23,15 @@ http_interactions:
23
23
  content-type:
24
24
  - application/json
25
25
  date:
26
- - Mon, 03 Mar 2014 20:59:44 GMT
26
+ - Mon, 03 Mar 2014 22:38:36 GMT
27
27
  etag:
28
28
  - "\"5dcd96cc7b45b270738601bce30d703f\""
29
29
  server:
30
30
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
31
31
  x-request-id:
32
- - 65886e05-d615-4383-85a8-5c3e31ed86de
32
+ - b61df4c8-94b4-4033-b79a-48087fd5daa5
33
33
  x-runtime:
34
- - '0.013629'
34
+ - '0.011469'
35
35
  content-length:
36
36
  - '126'
37
37
  connection:
@@ -40,10 +40,10 @@ http_interactions:
40
40
  encoding: UTF-8
41
41
  string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
42
42
  http_version:
43
- recorded_at: Mon, 03 Mar 2014 20:59:44 GMT
43
+ recorded_at: Mon, 03 Mar 2014 22:38:29 GMT
44
44
  - request:
45
45
  method: get
46
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
46
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
47
47
  body:
48
48
  encoding: US-ASCII
49
49
  string: ''
@@ -62,15 +62,15 @@ http_interactions:
62
62
  content-type:
63
63
  - application/json
64
64
  date:
65
- - Mon, 03 Mar 2014 20:59:44 GMT
65
+ - Mon, 03 Mar 2014 22:38:37 GMT
66
66
  etag:
67
67
  - "\"5dcd96cc7b45b270738601bce30d703f\""
68
68
  server:
69
69
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
70
70
  x-request-id:
71
- - 78ed6eb2-9021-4e52-b958-967854674a82
71
+ - 11a09aef-30df-4aed-820c-0c842eda3cd6
72
72
  x-runtime:
73
- - '0.014493'
73
+ - '0.006938'
74
74
  content-length:
75
75
  - '126'
76
76
  connection:
@@ -79,10 +79,10 @@ http_interactions:
79
79
  encoding: UTF-8
80
80
  string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
81
81
  http_version:
82
- recorded_at: Mon, 03 Mar 2014 20:59:44 GMT
82
+ recorded_at: Mon, 03 Mar 2014 22:38:30 GMT
83
83
  - request:
84
84
  method: put
85
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec
85
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec
86
86
  body:
87
87
  encoding: US-ASCII
88
88
  string: app%5Bfilter_traffic%5D=true&api_token=f28b5848e158f96e96168aa37f0002f2
@@ -103,15 +103,15 @@ http_interactions:
103
103
  content-type:
104
104
  - application/json
105
105
  date:
106
- - Mon, 03 Mar 2014 20:59:45 GMT
106
+ - Mon, 03 Mar 2014 22:38:37 GMT
107
107
  etag:
108
108
  - "\"7771a307c8a2bc95dff054cd3bfcbf9c\""
109
109
  server:
110
110
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
111
111
  x-request-id:
112
- - d59d10d6-cb02-4dce-a15e-270e4d481adb
112
+ - 94d6c379-a902-435f-8a47-b5e00a0ee140
113
113
  x-runtime:
114
- - '0.017799'
114
+ - '0.020389'
115
115
  content-length:
116
116
  - '125'
117
117
  connection:
@@ -120,10 +120,10 @@ http_interactions:
120
120
  encoding: UTF-8
121
121
  string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":true,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
122
122
  http_version:
123
- recorded_at: Mon, 03 Mar 2014 20:59:45 GMT
123
+ recorded_at: Mon, 03 Mar 2014 22:38:30 GMT
124
124
  - request:
125
125
  method: get
126
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
126
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
127
127
  body:
128
128
  encoding: US-ASCII
129
129
  string: ''
@@ -142,15 +142,15 @@ http_interactions:
142
142
  content-type:
143
143
  - application/json
144
144
  date:
145
- - Mon, 03 Mar 2014 20:59:45 GMT
145
+ - Mon, 03 Mar 2014 22:38:37 GMT
146
146
  etag:
147
147
  - "\"7771a307c8a2bc95dff054cd3bfcbf9c\""
148
148
  server:
149
149
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
150
150
  x-request-id:
151
- - 61cfc262-a357-49ee-b1fa-767edd328e19
151
+ - bc3f9e03-7efa-42ff-8b4c-5c7afb9e321a
152
152
  x-runtime:
153
- - '0.009023'
153
+ - '0.009302'
154
154
  content-length:
155
155
  - '125'
156
156
  connection:
@@ -159,5 +159,5 @@ http_interactions:
159
159
  encoding: UTF-8
160
160
  string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":true,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
161
161
  http_version:
162
- recorded_at: Mon, 03 Mar 2014 20:59:45 GMT
162
+ recorded_at: Mon, 03 Mar 2014 22:38:31 GMT
163
163
  recorded_with: VCR 2.8.0
@@ -17,7 +17,7 @@ http_interactions:
17
17
  server:
18
18
  - MochiWeb/1.0 (Any of you quaids got a smint?)
19
19
  date:
20
- - Mon, 03 Mar 2014 20:58:27 GMT
20
+ - Mon, 03 Mar 2014 22:37:19 GMT
21
21
  content-type:
22
22
  - text/plain
23
23
  content-length:
@@ -25,7 +25,7 @@ http_interactions:
25
25
  body:
26
26
  encoding: UTF-8
27
27
  string: |
28
- 216.26.107.114
28
+ 99.126.182.174
29
29
  http_version:
30
- recorded_at: Mon, 03 Mar 2014 20:59:45 GMT
30
+ recorded_at: Mon, 03 Mar 2014 22:38:31 GMT
31
31
  recorded_with: VCR 2.8.0
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: put
5
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec
5
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: app%5Bfilter_traffic%5D=true&api_token=f28b5848e158f96e96168aa37f0002f2
@@ -23,15 +23,15 @@ http_interactions:
23
23
  content-type:
24
24
  - application/json
25
25
  date:
26
- - Mon, 03 Mar 2014 20:59:45 GMT
26
+ - Mon, 03 Mar 2014 22:38:38 GMT
27
27
  etag:
28
28
  - "\"7771a307c8a2bc95dff054cd3bfcbf9c\""
29
29
  server:
30
30
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
31
31
  x-request-id:
32
- - 9d47e478-ad37-41ef-9296-b02baef6266d
32
+ - ef52b2ad-abda-4199-93bb-67ff3128802d
33
33
  x-runtime:
34
- - '0.013881'
34
+ - '0.009380'
35
35
  content-length:
36
36
  - '125'
37
37
  connection:
@@ -40,10 +40,10 @@ http_interactions:
40
40
  encoding: UTF-8
41
41
  string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":true,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
42
42
  http_version:
43
- recorded_at: Mon, 03 Mar 2014 20:59:45 GMT
43
+ recorded_at: Mon, 03 Mar 2014 22:38:31 GMT
44
44
  - request:
45
45
  method: get
46
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
46
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
47
47
  body:
48
48
  encoding: US-ASCII
49
49
  string: ''
@@ -62,15 +62,15 @@ http_interactions:
62
62
  content-type:
63
63
  - application/json
64
64
  date:
65
- - Mon, 03 Mar 2014 20:59:45 GMT
65
+ - Mon, 03 Mar 2014 22:38:38 GMT
66
66
  etag:
67
67
  - "\"7771a307c8a2bc95dff054cd3bfcbf9c\""
68
68
  server:
69
69
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
70
70
  x-request-id:
71
- - b698a198-78d8-45cc-9414-54c4e31e34aa
71
+ - a91331f8-7f29-4d50-882d-2e227e4fc1eb
72
72
  x-runtime:
73
- - '0.008886'
73
+ - '0.006671'
74
74
  content-length:
75
75
  - '125'
76
76
  connection:
@@ -79,10 +79,10 @@ http_interactions:
79
79
  encoding: UTF-8
80
80
  string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":true,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
81
81
  http_version:
82
- recorded_at: Mon, 03 Mar 2014 20:59:45 GMT
82
+ recorded_at: Mon, 03 Mar 2014 22:38:32 GMT
83
83
  - request:
84
84
  method: put
85
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec
85
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec
86
86
  body:
87
87
  encoding: US-ASCII
88
88
  string: app%5Bfilter_traffic%5D=false&api_token=f28b5848e158f96e96168aa37f0002f2
@@ -103,15 +103,15 @@ http_interactions:
103
103
  content-type:
104
104
  - application/json
105
105
  date:
106
- - Mon, 03 Mar 2014 20:59:46 GMT
106
+ - Mon, 03 Mar 2014 22:38:39 GMT
107
107
  etag:
108
108
  - "\"5dcd96cc7b45b270738601bce30d703f\""
109
109
  server:
110
110
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
111
111
  x-request-id:
112
- - 428940d4-c448-436a-a2d3-45f710240912
112
+ - cb0ff049-de6f-4e60-8b74-b8fc7a8f1589
113
113
  x-runtime:
114
- - '0.018402'
114
+ - '0.012622'
115
115
  content-length:
116
116
  - '126'
117
117
  connection:
@@ -120,10 +120,10 @@ http_interactions:
120
120
  encoding: UTF-8
121
121
  string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
122
122
  http_version:
123
- recorded_at: Mon, 03 Mar 2014 20:59:46 GMT
123
+ recorded_at: Mon, 03 Mar 2014 22:38:32 GMT
124
124
  - request:
125
125
  method: get
126
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
126
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
127
127
  body:
128
128
  encoding: US-ASCII
129
129
  string: ''
@@ -142,15 +142,15 @@ http_interactions:
142
142
  content-type:
143
143
  - application/json
144
144
  date:
145
- - Mon, 03 Mar 2014 20:59:46 GMT
145
+ - Mon, 03 Mar 2014 22:38:39 GMT
146
146
  etag:
147
147
  - "\"5dcd96cc7b45b270738601bce30d703f\""
148
148
  server:
149
149
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
150
150
  x-request-id:
151
- - 1548c632-bb72-4295-a4d3-b2ce54ff2104
151
+ - 571e4928-ef6d-4855-b20e-1f5b84b60f63
152
152
  x-runtime:
153
- - '0.013759'
153
+ - '0.007795'
154
154
  content-length:
155
155
  - '126'
156
156
  connection:
@@ -159,5 +159,5 @@ http_interactions:
159
159
  encoding: UTF-8
160
160
  string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
161
161
  http_version:
162
- recorded_at: Mon, 03 Mar 2014 20:59:46 GMT
162
+ recorded_at: Mon, 03 Mar 2014 22:38:32 GMT
163
163
  recorded_with: VCR 2.8.0
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: post
5
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/ip_addresses
5
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/ip_addresses
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ip_address%5Bip_address%5D=1.1.1.1&api_token=f28b5848e158f96e96168aa37f0002f2
@@ -23,15 +23,15 @@ http_interactions:
23
23
  content-type:
24
24
  - application/json
25
25
  date:
26
- - Mon, 03 Mar 2014 20:59:46 GMT
26
+ - Mon, 03 Mar 2014 22:38:40 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
- - 87f048f5-049c-44f2-840d-dec3ba2ec0d2
32
+ - 1e86bc5c-c36c-4f9c-bdc6-e106dd209f5f
33
33
  x-runtime:
34
- - '0.020222'
34
+ - '0.011529'
35
35
  content-length:
36
36
  - '24'
37
37
  connection:
@@ -40,10 +40,10 @@ http_interactions:
40
40
  encoding: UTF-8
41
41
  string: "{\"ip_address\":\"1.1.1.1\"}"
42
42
  http_version:
43
- recorded_at: Mon, 03 Mar 2014 20:59:46 GMT
43
+ recorded_at: Mon, 03 Mar 2014 22:38:33 GMT
44
44
  - request:
45
45
  method: get
46
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
46
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
47
47
  body:
48
48
  encoding: US-ASCII
49
49
  string: ''
@@ -62,15 +62,15 @@ http_interactions:
62
62
  content-type:
63
63
  - application/json
64
64
  date:
65
- - Mon, 03 Mar 2014 20:59:46 GMT
65
+ - Mon, 03 Mar 2014 22:38:40 GMT
66
66
  etag:
67
67
  - "\"56afa4fe0c249466945b8b5763f2a93a\""
68
68
  server:
69
69
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
70
70
  x-request-id:
71
- - 897e8188-3fb5-409c-8598-1a515e2711e5
71
+ - 22e2f6a0-c266-416e-993e-4f9345c062f2
72
72
  x-runtime:
73
- - '0.011261'
73
+ - '0.007031'
74
74
  content-length:
75
75
  - '136'
76
76
  connection:
@@ -79,10 +79,10 @@ http_interactions:
79
79
  encoding: UTF-8
80
80
  string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\",\"1.1.1.1\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
81
81
  http_version:
82
- recorded_at: Mon, 03 Mar 2014 20:59:46 GMT
82
+ recorded_at: Mon, 03 Mar 2014 22:38:33 GMT
83
83
  - request:
84
84
  method: delete
85
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/ip_addresses
85
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/ip_addresses
86
86
  body:
87
87
  encoding: US-ASCII
88
88
  string: ip_address%5Bip_address%5D=1.1.1.1&api_token=f28b5848e158f96e96168aa37f0002f2
@@ -103,15 +103,15 @@ http_interactions:
103
103
  content-type:
104
104
  - application/json
105
105
  date:
106
- - Mon, 03 Mar 2014 20:59:47 GMT
106
+ - Mon, 03 Mar 2014 22:38:40 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
- - dfdc8c37-aad0-4d2e-a215-b31c167acd67
112
+ - a1cc3588-2afd-487b-8fe8-bd85372da902
113
113
  x-runtime:
114
- - '0.018081'
114
+ - '0.011746'
115
115
  content-length:
116
116
  - '43'
117
117
  connection:
@@ -120,10 +120,10 @@ 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: Mon, 03 Mar 2014 20:59:47 GMT
123
+ recorded_at: Mon, 03 Mar 2014 22:38:33 GMT
124
124
  - request:
125
125
  method: get
126
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
126
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
127
127
  body:
128
128
  encoding: US-ASCII
129
129
  string: ''
@@ -142,15 +142,15 @@ http_interactions:
142
142
  content-type:
143
143
  - application/json
144
144
  date:
145
- - Mon, 03 Mar 2014 20:59:47 GMT
145
+ - Mon, 03 Mar 2014 22:38:41 GMT
146
146
  etag:
147
147
  - "\"5dcd96cc7b45b270738601bce30d703f\""
148
148
  server:
149
149
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
150
150
  x-request-id:
151
- - 13612707-edd3-4848-9175-a6495d11252c
151
+ - 12b5ad38-f394-4c33-95e2-281152f8c310
152
152
  x-runtime:
153
- - '0.009065'
153
+ - '0.007677'
154
154
  content-length:
155
155
  - '126'
156
156
  connection:
@@ -159,5 +159,5 @@ http_interactions:
159
159
  encoding: UTF-8
160
160
  string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
161
161
  http_version:
162
- recorded_at: Mon, 03 Mar 2014 20:59:47 GMT
162
+ recorded_at: Mon, 03 Mar 2014 22:38:34 GMT
163
163
  recorded_with: VCR 2.8.0
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: put
5
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec
5
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: app%5Bredirect_url%5D&api_token=f28b5848e158f96e96168aa37f0002f2
@@ -23,15 +23,15 @@ http_interactions:
23
23
  content-type:
24
24
  - application/json
25
25
  date:
26
- - Mon, 03 Mar 2014 20:59:47 GMT
26
+ - Mon, 03 Mar 2014 22:38:41 GMT
27
27
  etag:
28
28
  - "\"5dcd96cc7b45b270738601bce30d703f\""
29
29
  server:
30
30
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
31
31
  x-request-id:
32
- - 0b94a80b-9b74-4ca5-affb-585835c257ed
32
+ - defa51e6-58aa-4450-8c6d-57386ae8b1c7
33
33
  x-runtime:
34
- - '0.017700'
34
+ - '0.013389'
35
35
  content-length:
36
36
  - '126'
37
37
  connection:
@@ -40,10 +40,10 @@ http_interactions:
40
40
  encoding: UTF-8
41
41
  string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
42
42
  http_version:
43
- recorded_at: Mon, 03 Mar 2014 20:59:47 GMT
43
+ recorded_at: Mon, 03 Mar 2014 22:38:34 GMT
44
44
  - request:
45
45
  method: get
46
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
46
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
47
47
  body:
48
48
  encoding: US-ASCII
49
49
  string: ''
@@ -62,15 +62,15 @@ http_interactions:
62
62
  content-type:
63
63
  - application/json
64
64
  date:
65
- - Mon, 03 Mar 2014 20:59:47 GMT
65
+ - Mon, 03 Mar 2014 22:38:42 GMT
66
66
  etag:
67
67
  - "\"5dcd96cc7b45b270738601bce30d703f\""
68
68
  server:
69
69
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
70
70
  x-request-id:
71
- - 24996128-1172-470d-a8bf-5b54936d4d3b
71
+ - 04ced5dd-a4db-4a40-be2e-48cbd89c4f56
72
72
  x-runtime:
73
- - '0.010516'
73
+ - '0.006300'
74
74
  content-length:
75
75
  - '126'
76
76
  connection:
@@ -79,10 +79,10 @@ http_interactions:
79
79
  encoding: UTF-8
80
80
  string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
81
81
  http_version:
82
- recorded_at: Mon, 03 Mar 2014 20:59:47 GMT
82
+ recorded_at: Mon, 03 Mar 2014 22:38:35 GMT
83
83
  - request:
84
84
  method: put
85
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec
85
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec
86
86
  body:
87
87
  encoding: US-ASCII
88
88
  string: app%5Bredirect_url%5D=http%3A%2F%2Fexample.com&api_token=f28b5848e158f96e96168aa37f0002f2
@@ -103,15 +103,15 @@ http_interactions:
103
103
  content-type:
104
104
  - application/json
105
105
  date:
106
- - Mon, 03 Mar 2014 20:59:47 GMT
106
+ - Mon, 03 Mar 2014 22:38:42 GMT
107
107
  etag:
108
108
  - "\"e095bacd98a20e55860f5d335f67baee\""
109
109
  server:
110
110
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
111
111
  x-request-id:
112
- - c9ba691e-7907-4cb1-9551-2e46cbcd79ed
112
+ - 9e292de2-e533-4ee2-89ac-41b6d87f3dff
113
113
  x-runtime:
114
- - '0.020074'
114
+ - '0.012919'
115
115
  content-length:
116
116
  - '142'
117
117
  connection:
@@ -120,10 +120,10 @@ http_interactions:
120
120
  encoding: UTF-8
121
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\"}"
122
122
  http_version:
123
- recorded_at: Mon, 03 Mar 2014 20:59:47 GMT
123
+ recorded_at: Mon, 03 Mar 2014 22:38:35 GMT
124
124
  - request:
125
125
  method: get
126
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
126
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
127
127
  body:
128
128
  encoding: US-ASCII
129
129
  string: ''
@@ -142,15 +142,15 @@ http_interactions:
142
142
  content-type:
143
143
  - application/json
144
144
  date:
145
- - Mon, 03 Mar 2014 20:59:48 GMT
145
+ - Mon, 03 Mar 2014 22:38:42 GMT
146
146
  etag:
147
147
  - "\"e095bacd98a20e55860f5d335f67baee\""
148
148
  server:
149
149
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
150
150
  x-request-id:
151
- - 41316655-2cea-417e-9c0c-09c50b504fbb
151
+ - e36c4362-173f-4b93-83bd-79c76f6ca890
152
152
  x-runtime:
153
- - '0.013517'
153
+ - '0.006256'
154
154
  content-length:
155
155
  - '142'
156
156
  connection:
@@ -159,5 +159,5 @@ http_interactions:
159
159
  encoding: UTF-8
160
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\"}"
161
161
  http_version:
162
- recorded_at: Mon, 03 Mar 2014 20:59:48 GMT
162
+ recorded_at: Mon, 03 Mar 2014 22:38:35 GMT
163
163
  recorded_with: VCR 2.8.0
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: put
5
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec
5
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: app%5Bredirect_url%5D=http%3A%2F%2Fexample.com&api_token=f28b5848e158f96e96168aa37f0002f2
@@ -23,15 +23,15 @@ http_interactions:
23
23
  content-type:
24
24
  - application/json
25
25
  date:
26
- - Mon, 03 Mar 2014 20:59:48 GMT
26
+ - Mon, 03 Mar 2014 22:38:43 GMT
27
27
  etag:
28
28
  - "\"e095bacd98a20e55860f5d335f67baee\""
29
29
  server:
30
30
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
31
31
  x-request-id:
32
- - 754aa9d8-6493-4401-be0d-d82391b3e283
32
+ - d079de3b-5e2b-43e5-8228-534703565445
33
33
  x-runtime:
34
- - '0.013382'
34
+ - '0.010090'
35
35
  content-length:
36
36
  - '142'
37
37
  connection:
@@ -40,10 +40,10 @@ http_interactions:
40
40
  encoding: UTF-8
41
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\"}"
42
42
  http_version:
43
- recorded_at: Mon, 03 Mar 2014 20:59:48 GMT
43
+ recorded_at: Mon, 03 Mar 2014 22:38:36 GMT
44
44
  - request:
45
45
  method: get
46
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
46
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
47
47
  body:
48
48
  encoding: US-ASCII
49
49
  string: ''
@@ -62,15 +62,15 @@ http_interactions:
62
62
  content-type:
63
63
  - application/json
64
64
  date:
65
- - Mon, 03 Mar 2014 20:59:48 GMT
65
+ - Mon, 03 Mar 2014 22:38:43 GMT
66
66
  etag:
67
67
  - "\"e095bacd98a20e55860f5d335f67baee\""
68
68
  server:
69
69
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
70
70
  x-request-id:
71
- - b2d3454c-488f-4ac3-a45c-29fa97f59299
71
+ - bb9291c9-707b-4fe6-bc96-585ad094bded
72
72
  x-runtime:
73
- - '0.010297'
73
+ - '0.007488'
74
74
  content-length:
75
75
  - '142'
76
76
  connection:
@@ -79,10 +79,10 @@ http_interactions:
79
79
  encoding: UTF-8
80
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\"}"
81
81
  http_version:
82
- recorded_at: Mon, 03 Mar 2014 20:59:48 GMT
82
+ recorded_at: Mon, 03 Mar 2014 22:38:36 GMT
83
83
  - request:
84
84
  method: put
85
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec
85
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec
86
86
  body:
87
87
  encoding: US-ASCII
88
88
  string: app%5Bredirect_url%5D&api_token=f28b5848e158f96e96168aa37f0002f2
@@ -103,15 +103,15 @@ http_interactions:
103
103
  content-type:
104
104
  - application/json
105
105
  date:
106
- - Mon, 03 Mar 2014 20:59:48 GMT
106
+ - Mon, 03 Mar 2014 22:38:44 GMT
107
107
  etag:
108
108
  - "\"5dcd96cc7b45b270738601bce30d703f\""
109
109
  server:
110
110
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
111
111
  x-request-id:
112
- - b45b1547-9bb5-4129-8d32-9830d4ed9df0
112
+ - 1ebebe5a-1481-4de4-88b6-dfa00ed039d5
113
113
  x-runtime:
114
- - '0.020837'
114
+ - '0.012776'
115
115
  content-length:
116
116
  - '126'
117
117
  connection:
@@ -120,10 +120,10 @@ http_interactions:
120
120
  encoding: UTF-8
121
121
  string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
122
122
  http_version:
123
- recorded_at: Mon, 03 Mar 2014 20:59:48 GMT
123
+ recorded_at: Mon, 03 Mar 2014 22:38:37 GMT
124
124
  - request:
125
125
  method: get
126
- uri: http://staging.api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
126
+ uri: https://staging-api.floodgate.io/api/apps/9d2852cff163507330242460c0ca5eec/status?api_token=f28b5848e158f96e96168aa37f0002f2
127
127
  body:
128
128
  encoding: US-ASCII
129
129
  string: ''
@@ -142,15 +142,15 @@ http_interactions:
142
142
  content-type:
143
143
  - application/json
144
144
  date:
145
- - Mon, 03 Mar 2014 20:59:48 GMT
145
+ - Mon, 03 Mar 2014 22:38:44 GMT
146
146
  etag:
147
147
  - "\"5dcd96cc7b45b270738601bce30d703f\""
148
148
  server:
149
149
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
150
150
  x-request-id:
151
- - acb559ae-ac71-4a7f-87fa-57d0a4a1bb7a
151
+ - a8771e43-a978-4e95-9b0b-d386eeb51e24
152
152
  x-runtime:
153
- - '0.008915'
153
+ - '0.006341'
154
154
  content-length:
155
155
  - '126'
156
156
  connection:
@@ -159,5 +159,5 @@ http_interactions:
159
159
  encoding: UTF-8
160
160
  string: "{\"allowed_ip_addresses\":[\"9.109.14.25\",\"164.249.198.56\"],\"filter_traffic\":false,\"name\":\"mutable-test-app\",\"redirect_url\":null}"
161
161
  http_version:
162
- recorded_at: Mon, 03 Mar 2014 20:59:48 GMT
162
+ recorded_at: Mon, 03 Mar 2014 22:38:37 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://staging.api.floodgate.io/api/apps/foo/status?api_token=bar
5
+ uri: https://staging-api.floodgate.io/api/apps/foo/status?api_token=bar
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
@@ -21,13 +21,13 @@ http_interactions:
21
21
  content-type:
22
22
  - application/json
23
23
  date:
24
- - Mon, 03 Mar 2014 20:59:48 GMT
24
+ - Mon, 03 Mar 2014 22:38:44 GMT
25
25
  server:
26
26
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
27
27
  x-request-id:
28
- - 7ea7d8cd-5186-4ea8-a110-e114dacb3941
28
+ - 11672bb9-da86-4184-ac96-db4797c52235
29
29
  x-runtime:
30
- - '0.006203'
30
+ - '0.004574'
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: Mon, 03 Mar 2014 20:59:48 GMT
39
+ recorded_at: Mon, 03 Mar 2014 22:38:37 GMT
40
40
  recorded_with: VCR 2.8.0
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: http://staging.api.floodgate.io/api/apps/fa5d63bcf3d6b557eee782c9e61e4002/status?api_token=da2f2d06c102eea0f1971c2c90936ee3
5
+ uri: https://staging-api.floodgate.io/api/apps/fa5d63bcf3d6b557eee782c9e61e4002/status?api_token=da2f2d06c102eea0f1971c2c90936ee3
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
@@ -21,15 +21,15 @@ http_interactions:
21
21
  content-type:
22
22
  - application/json
23
23
  date:
24
- - Mon, 03 Mar 2014 20:59:49 GMT
24
+ - Mon, 03 Mar 2014 22:38:45 GMT
25
25
  etag:
26
26
  - "\"dee747427e4c4ad6746155406732f396\""
27
27
  server:
28
28
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
29
29
  x-request-id:
30
- - 360a9587-6f6b-46d2-9b82-7af47c874aa7
30
+ - 68497236-1c06-4629-82f2-5f3b896bc9bb
31
31
  x-runtime:
32
- - '0.013004'
32
+ - '0.006353'
33
33
  content-length:
34
34
  - '112'
35
35
  connection:
@@ -38,5 +38,5 @@ http_interactions:
38
38
  encoding: UTF-8
39
39
  string: "{\"allowed_ip_addresses\":[],\"filter_traffic\":true,\"name\":\"floodgate-gem-filter-traffic-true\",\"redirect_url\":null}"
40
40
  http_version:
41
- recorded_at: Mon, 03 Mar 2014 20:59:49 GMT
41
+ recorded_at: Mon, 03 Mar 2014 22:38:38 GMT
42
42
  recorded_with: VCR 2.8.0
@@ -2,7 +2,7 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: http://staging.api.floodgate.io/api/apps/cbaeb13b7f63956ef70c382a7a67407d/status?api_token=349d2b1ee8ec56eb04b909b1eb9993b0
5
+ uri: https://staging-api.floodgate.io/api/apps/cbaeb13b7f63956ef70c382a7a67407d/status?api_token=349d2b1ee8ec56eb04b909b1eb9993b0
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
@@ -21,15 +21,15 @@ http_interactions:
21
21
  content-type:
22
22
  - application/json
23
23
  date:
24
- - Mon, 03 Mar 2014 20:59:49 GMT
24
+ - Mon, 03 Mar 2014 22:38:45 GMT
25
25
  etag:
26
26
  - "\"8843d65a25ba489ef0f7eea44981e1f6\""
27
27
  server:
28
28
  - WEBrick/1.3.1 (Ruby/2.1.0/2013-12-25)
29
29
  x-request-id:
30
- - 947e9be0-5789-48c8-be02-1a563d015efb
30
+ - ecbe2643-2eba-4fa8-b64a-fbff88d3c566
31
31
  x-runtime:
32
- - '0.009745'
32
+ - '0.006135'
33
33
  content-length:
34
34
  - '131'
35
35
  connection:
@@ -38,5 +38,5 @@ http_interactions:
38
38
  encoding: UTF-8
39
39
  string: "{\"allowed_ip_addresses\":[\"166.147.100.145\"],\"filter_traffic\":false,\"name\":\"floodgate-gem-filter-traffic-false\",\"redirect_url\":null}"
40
40
  http_version:
41
- recorded_at: Mon, 03 Mar 2014 20:59:49 GMT
41
+ recorded_at: Mon, 03 Mar 2014 22:38: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.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mark McEahern