trailer_vote-fixtures 1.6.4 → 1.7.0

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
  SHA256:
3
- metadata.gz: 1a01da54912151dc879fd582f7eba10b8cb33f850d7fe176aff6ca3add553fc7
4
- data.tar.gz: 26cfff87014095cdaa129fc45e9296a21d0dec3d308376ebeeec0446745998e0
3
+ metadata.gz: c02932421bc382fd1f602a83848c6820e41cf07243ed896ab2b16e4719f631e7
4
+ data.tar.gz: b8f77002df98c57852956e950795645abe0121a3d43f0a59a15798890ad4f39f
5
5
  SHA512:
6
- metadata.gz: 6226417105bae951f13a6ad524a64451cd2da4e057b14ce2ebb8fe08b57075587ece6165c167833088ab5ab2475da2491ca50dfb9120103e1e8208430b25b00c
7
- data.tar.gz: '079adbad69d230615c789f4019fe29652568efff1f723915a3c6a631acf041c07c3231f7a55cdad046f74dd673474b65370c29d4682a269e317b374a6ca58ee2'
6
+ metadata.gz: dc98382322b1fb36ec2dcb0a2516148119bc03a3d2ecbb1afed0d69692edb9b7cbf38994d830bb98f9491002cb8bb1bedaebc20d38b016a5d34f9939bf450681
7
+ data.tar.gz: 7751df58917dc2d325dabb8996ecd2a05c15170f41abb43c877073261fd72edc35b81e264b951b08a1faa8a60746187a035366ef0cccc13b50c5a5bc6cba9db6
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trailer_vote-fixtures (1.6.4)
4
+ trailer_vote-fixtures (1.7.0)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -0,0 +1,11 @@
1
+ {
2
+ "push_consent": {
3
+ "region": "NL",
4
+ "opt_in": true,
5
+ "signed_at": "20191016T123723Z",
6
+ "_links": {
7
+ "tos": { "href": "https://trailervote.com/push_consent_v1.pdf" },
8
+ "tokens": { "href": "https://fake.trailervote.com/persona/1241234/tokens" }
9
+ }
10
+ }
11
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "push_consent": {
3
+ "region": "NL",
4
+ "opt_in": true,
5
+ "signed_at": "20191016T123723Z",
6
+ "_links": {
7
+ "tos": { "href": "https://trailervote.com/push_consent_v1.pdf" }
8
+ }
9
+ }
10
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "push_token_android": {
3
+ "token": "aas89df790724898jf0218jdf202810jdg",
4
+ "app_id": "com.trailervote.demo",
5
+ "device_id": "b09bac5e-5c48-499c-a695-eead9437cb6d"
6
+ }
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "push_token_android": {
3
+ "token": "aas89df790724898jf0218jdf202810jdg",
4
+ "app_id": "com.trailervote.demo",
5
+ "device_id": "cc022c5f-eb76-4527-bec5-0eac600fa172"
6
+ }
7
+ }
@@ -0,0 +1,16 @@
1
+ {
2
+ "push_token_index": [
3
+ {
4
+ "device_id": "20bbc9d7-9b72-4641-b168-de5072e12e26",
5
+ "_links": {
6
+ "push_token": "https://stable.trailervote.com/persona/1241234/tokens/123"
7
+ }
8
+ },
9
+ {
10
+ "device_id": "b34244da-2b8f-49b9-b6b5-20bf535926a4",
11
+ "_links": {
12
+ "push_token": "https://stable.trailervote.com/persona/1241236/tokens/789"
13
+ }
14
+ }
15
+ ]
16
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "push_token_ios": {
3
+ "token": "aas89df790724898jf0218jdf202810jdg",
4
+ "app_id": "com.trailervote.demo",
5
+ "device_id": "a60bcc97-f76a-461e-a338-320a219c2d71"
6
+ }
7
+ }
@@ -0,0 +1,7 @@
1
+ {
2
+ "push_token_ios": {
3
+ "token": "aas89df790724898jf0218jdf202810jdg",
4
+ "app_id": "com.trailervote.demo",
5
+ "device_id": "e1c248ec-9a48-481c-98d1-70224b112aad"
6
+ }
7
+ }
@@ -2,6 +2,6 @@
2
2
 
3
3
  module TrailerVote
4
4
  module Fixtures
5
- VERSION = '1.6.4'
5
+ VERSION = '1.7.0'
6
6
  end
7
7
  end
data/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trailervote/fixtures",
3
- "version": "1.6.4",
3
+ "version": "1.7.0",
4
4
  "main": "lib/trailer_vote/fixtures/index.js",
5
5
  "module": "lib/trailer_vote/fixtures/main.mjs",
6
6
  "repository": "https://github.com/TrailerVote/trailervote-fixtures.git",
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trailer_vote-fixtures
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.4
4
+ version: 1.7.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Derk-Jan Karrenbeld
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-10-09 00:00:00.000000000 Z
11
+ date: 2019-10-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: oj
@@ -182,8 +182,15 @@ files:
182
182
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3.create+json
183
183
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4+json
184
184
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4.create+json
185
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1+json
186
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1.create+json
185
187
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v1+json
186
188
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v2+json
189
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1+json
190
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1.create+json
191
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_index.v1+json
192
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1+json
193
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1.create+json
187
194
  - lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v1+json
188
195
  - lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v2+json
189
196
  - lib/trailer_vote/fixtures/index.js
@@ -211,7 +218,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
211
218
  - !ruby/object:Gem::Version
212
219
  version: '0'
213
220
  requirements: []
214
- rubygems_version: 3.0.2
221
+ rubygems_version: 3.0.3
215
222
  signing_key:
216
223
  specification_version: 4
217
224
  summary: Fixtures for TrailerVote media types, api calls, and so forth