trailer_vote-fixtures 1.13.0 → 1.17.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (27) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +6 -6
  3. data/lib/trailer_vote/fixtures/application/vnd.trailervote.manifest_update.v1+json +3 -0
  4. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1.create+json +4 -2
  5. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1.raw+json +21 -0
  6. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2.create+json +4 -2
  7. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2.raw+json +32 -0
  8. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3+json +1 -1
  9. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3.create+json +4 -2
  10. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3.raw+json +35 -0
  11. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4+json +1 -1
  12. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4.create+json +3 -1
  13. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4.raw+json +38 -0
  14. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v5+json +30 -0
  15. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v5.create+json +30 -0
  16. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v5.raw+json +40 -0
  17. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_recipe_android.v1+json +10 -0
  18. data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_recipe_ios.v1+json +13 -0
  19. data/lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v1.create+json +3 -1
  20. data/lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v2+json +17 -0
  21. data/lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v2.create+json +19 -0
  22. data/lib/trailer_vote/fixtures/application/vnd.trailervote.vista_config.v1.index+json +37 -0
  23. data/lib/trailer_vote/fixtures/version.rb +1 -1
  24. data/package.json +1 -1
  25. data/trailer_vote-fixtures.gemspec +1 -1
  26. data/yarn.lock +33 -33
  27. metadata +17 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8aa67db3628c42d5a9bff40c8447d918d58dcd9c801a9a4113d12fa453363299
4
- data.tar.gz: 9583da2393c982d62a4b34e24877c2f36fd7fb52506e47b103a95af661f83980
3
+ metadata.gz: 889f9913c4f12c38209a0c4c28d0c46db67943e0345241b87175c6f7c1cf997f
4
+ data.tar.gz: a009f30746611af2919f7c1b48651c52762a39a7f548f6a03dae96d417c1651c
5
5
  SHA512:
6
- metadata.gz: d2c8194eaa65864d069887cc41a563227540cb55dd1041acb676bfd1f59590bf21b09d8dad331ed3881902d4b6beab3bafe41854c66d07f1f7183162cac3edea
7
- data.tar.gz: d9aef7d09f4d7eaeb426d4c872c93296b337c3b2901dad051460ad141f67b117e8d821eb2fd2f684a9ba22c41608b72042b97e077a3709aba74c2dde2d170b19
6
+ metadata.gz: 895714b39f5494bcb662bef63697b444908bc3c1d6b33c35af734cb20a4decbd4af3ed96bd6c4aec9397ec275885d85c120b8156874e846725981b5cb5ef2bf8
7
+ data.tar.gz: 3459f8ba98e7a15bb368589e7434928c931e485d76b8b3c50e17e2036b64e571779cfd35a8079bd7704b0b02b3d947e3b745609dc0f497bb75e0d74cc9b3a498
@@ -1,14 +1,14 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trailer_vote-fixtures (1.13.0)
4
+ trailer_vote-fixtures (1.17.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
8
8
  specs:
9
9
  ansi (1.5.0)
10
- builder (3.2.3)
11
- minitest (5.13.0)
10
+ builder (3.2.4)
11
+ minitest (5.14.0)
12
12
  minitest-ci (3.4.0)
13
13
  minitest (>= 5.0.6)
14
14
  minitest-reporters (1.4.2)
@@ -16,7 +16,7 @@ GEM
16
16
  builder
17
17
  minitest (>= 5.0)
18
18
  ruby-progressbar
19
- oj (3.10.0)
19
+ oj (3.10.5)
20
20
  rake (13.0.1)
21
21
  ruby-progressbar (1.10.1)
22
22
 
@@ -25,7 +25,7 @@ PLATFORMS
25
25
  x64-mingw32
26
26
 
27
27
  DEPENDENCIES
28
- bundler (~> 1.16)
28
+ bundler (~> 2.0)
29
29
  minitest (~> 5.11)
30
30
  minitest-ci (~> 3.4)
31
31
  minitest-reporters (~> 1.3)
@@ -34,4 +34,4 @@ DEPENDENCIES
34
34
  trailer_vote-fixtures!
35
35
 
36
36
  BUNDLED WITH
37
- 1.17.3
37
+ 2.1.4
@@ -1,12 +1,14 @@
1
1
  {
2
2
  "push_campaign_trivial": {
3
3
  "translations": {
4
- "en-US": "TrailerVote wants your attention"
4
+ "en-US": {
5
+ "message": "TrailerVote wants your attention"
6
+ }
5
7
  },
6
8
  "schedule_at": "2018-12-08T00:00:00Z",
7
9
  "_links": {
8
10
  "product_asset": {
9
- "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004"
11
+ "href": "https://fake.trailervote.com:/api/audio-fragments/1220c10465c7163b9c97e478b296b3ba22041670d09f0dc2ac50ab1f277493df859u"
10
12
  },
11
13
  "action": {
12
14
  "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004"
@@ -0,0 +1,21 @@
1
+ {
2
+ "push_campaign_trivial": {
3
+ "_links": {
4
+ "action": {
5
+ "href": "http://cinema1.dev.trailervote.com/venom.php"
6
+ },
7
+ "product_asset": {
8
+ "href": "https://fake.trailervote.com:/api/audio-fragments/1220c10465c7163b9c97e478b296b3ba22041670d09f0dc2ac50ab1f277493df859u"
9
+ }
10
+ },
11
+ "translations": {
12
+ "en-US": {
13
+ "message": "TrailerVote wants your attention"
14
+ },
15
+ "nl-NL": {
16
+ "message": "TrailerVote wil je aandacht"
17
+ }
18
+ },
19
+ "schedule_at": "2018-12-08T00:00:00Z"
20
+ }
21
+ }
@@ -1,12 +1,14 @@
1
1
  {
2
2
  "push_campaign_trivial": {
3
3
  "translations": {
4
- "en-US": "TrailerVote wants your attention"
4
+ "en-US": {
5
+ "message": "TrailerVote wants your attention"
6
+ }
5
7
  },
6
8
  "schedule_at": "2018-12-08T00:00:00Z",
7
9
  "_links": {
8
10
  "product_asset": {
9
- "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004"
11
+ "href": "https://fake.trailervote.com:/api/audio-fragments/1220c10465c7163b9c97e478b296b3ba22041670d09f0dc2ac50ab1f277493df859u"
10
12
  },
11
13
  "action": {
12
14
  "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004"
@@ -0,0 +1,32 @@
1
+ {
2
+ "push_campaign_trivial": {
3
+ "_links": {
4
+ "action": {
5
+ "href": "http://cinema1.dev.trailervote.com/venom.php"
6
+ },
7
+ "product_asset": {
8
+ "href": "https://fake.trailervote.com:/api/audio-fragments/1220c10465c7163b9c97e478b296b3ba22041670d09f0dc2ac50ab1f277493df859u"
9
+ }
10
+ },
11
+ "translations": {
12
+ "en-US": {
13
+ "message": "TrailerVote wants your attention"
14
+ },
15
+ "nl-NL": {
16
+ "message": "TrailerVote wil je aandacht"
17
+ }
18
+ },
19
+ "schedule_at": "2018-12-08T00:00:00Z",
20
+ "filter": {
21
+ "platform": "ios",
22
+ "region": "nl",
23
+ "language": "NL",
24
+ "timezone": "Europe/Amsterdam",
25
+ "vote_source": null,
26
+ "purchased": false,
27
+ "vote_value": null,
28
+ "vote_from": null,
29
+ "vote_until": null
30
+ }
31
+ }
32
+ }
@@ -2,7 +2,7 @@
2
2
  "push_campaign_trivial": {
3
3
  "_links": {
4
4
  "self": {
5
- "href": "https://fake.dev.trailervote.com/trailervote-api/admin/push_trivial_campaigns/9664ef93-5c38-4409-9652-f0c51c61377a"
5
+ "href": "https://fake.dev.trailervote.com/trailervote-api/api/push_trivial_campaigns/9664ef93-5c38-4409-9652-f0c51c61377a"
6
6
  },
7
7
  "action": {
8
8
  "href": "http://cinema1.dev.trailervote.com/venom.php"
@@ -1,12 +1,14 @@
1
1
  {
2
2
  "push_campaign_trivial": {
3
3
  "translations": {
4
- "en-US": "TrailerVote wants your attention"
4
+ "en-US": {
5
+ "message": "TrailerVote wants your attention"
6
+ }
5
7
  },
6
8
  "schedule_at": "2018-12-08T00:00:00Z",
7
9
  "_links": {
8
10
  "product_asset": {
9
- "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004"
11
+ "href": "https://fake.trailervote.com:/api/audio-fragments/1220c10465c7163b9c97e478b296b3ba22041670d09f0dc2ac50ab1f277493df859u"
10
12
  },
11
13
  "action": {
12
14
  "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004"
@@ -0,0 +1,35 @@
1
+ {
2
+ "push_campaign_trivial": {
3
+ "_links": {
4
+ "self": {
5
+ "href": "https://fake.dev.trailervote.com/trailervote-api/api/push_trivial_campaigns/9664ef93-5c38-4409-9652-f0c51c61377a"
6
+ },
7
+ "action": {
8
+ "href": "http://cinema1.dev.trailervote.com/venom.php"
9
+ },
10
+ "product_asset": {
11
+ "href": "https://fake.trailervote.com:/api/audio-fragments/1220c10465c7163b9c97e478b296b3ba22041670d09f0dc2ac50ab1f277493df859u"
12
+ }
13
+ },
14
+ "translations": {
15
+ "en-US": {
16
+ "message": "TrailerVote wants your attention"
17
+ },
18
+ "nl-NL": {
19
+ "message": "TrailerVote wil je aandacht"
20
+ }
21
+ },
22
+ "schedule_at": "2018-12-08T00:00:00Z",
23
+ "filter": {
24
+ "platform": "ios",
25
+ "region": "nl",
26
+ "language": "NL",
27
+ "timezone": "Europe/Amsterdam",
28
+ "vote_source": null,
29
+ "purchased": false,
30
+ "vote_value": null,
31
+ "vote_from": null,
32
+ "vote_until": null
33
+ }
34
+ }
35
+ }
@@ -2,7 +2,7 @@
2
2
  "push_campaign_trivial": {
3
3
  "_links": {
4
4
  "self": {
5
- "href": "https://fake.dev.trailervote.com/trailervote-api/admin/push_trivial_campaigns/9664ef93-5c38-4409-9652-f0c51c61377a"
5
+ "href": "https://fake.dev.trailervote.com/trailervote-api/api/push_trivial_campaigns/9664ef93-5c38-4409-9652-f0c51c61377a"
6
6
  },
7
7
  "action": {
8
8
  "href": "http://cinema1.dev.trailervote.com/venom.php"
@@ -1,7 +1,9 @@
1
1
  {
2
2
  "push_campaign_trivial": {
3
3
  "translations": {
4
- "en-US": "TrailerVote wants your attention"
4
+ "en-US": {
5
+ "message": "TrailerVote wants your attention"
6
+ }
5
7
  },
6
8
  "schedule_at": "2018-12-08T00:00:00Z",
7
9
  "_links": {
@@ -0,0 +1,38 @@
1
+ {
2
+ "push_campaign_trivial": {
3
+ "_links": {
4
+ "self": {
5
+ "href": "https://fake.dev.trailervote.com/trailervote-api/api/push_trivial_campaigns/9664ef93-5c38-4409-9652-f0c51c61377a"
6
+ },
7
+ "action": {
8
+ "href": "http://cinema1.dev.trailervote.com/venom.php"
9
+ },
10
+ "rich_media": {
11
+ "href": "https://link.some.com/image.png"
12
+ },
13
+ "product": {
14
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8"
15
+ }
16
+ },
17
+ "translations": {
18
+ "en-US": {
19
+ "message": "TrailerVote wants your attention"
20
+ },
21
+ "nl-NL": {
22
+ "message": "TrailerVote wil je aandacht"
23
+ }
24
+ },
25
+ "schedule_at": "2018-12-08T00:00:00Z",
26
+ "filter": {
27
+ "platform": "ios",
28
+ "region": "nl",
29
+ "language": "NL",
30
+ "timezone": "Europe/Amsterdam",
31
+ "vote_source": null,
32
+ "purchased": false,
33
+ "vote_value": null,
34
+ "vote_from": null,
35
+ "vote_until": null
36
+ }
37
+ }
38
+ }
@@ -0,0 +1,30 @@
1
+ {
2
+ "push_campaign_trivial": {
3
+ "_links": {
4
+ "self": {
5
+ "href": "https://fake.dev.trailervote.com/trailervote-api/api/push_trivial_campaigns/9664ef93-5c38-4409-9652-f0c51c61377a"
6
+ },
7
+ "action": {
8
+ "href": "http://cinema1.dev.trailervote.com/venom.php"
9
+ },
10
+ "rich_media": {
11
+ "href": "https://link.some.com/image.png"
12
+ }
13
+ },
14
+ "message": "TrailerVote wants your attention",
15
+ "schedule_at": "2018-12-08T00:00:00Z",
16
+ "published_at": "2018-12-01T00:00:00Z",
17
+ "archived_at": "2019-03-01T00:00:00Z",
18
+ "filter": {
19
+ "platform": "ios",
20
+ "region": "nl",
21
+ "language": "NL",
22
+ "timezone": "Europe/Amsterdam",
23
+ "vote_source": null,
24
+ "purchased": false,
25
+ "vote_value": null,
26
+ "vote_from": null,
27
+ "vote_until": null
28
+ }
29
+ }
30
+ }
@@ -0,0 +1,30 @@
1
+ {
2
+ "push_campaign_trivial": {
3
+ "translations": {
4
+ "en-US": {
5
+ "message": "TrailerVote wants your attention"
6
+ },
7
+ "nl-NL": {
8
+ "message": "TrailerVote wil je aandacht"
9
+ }
10
+ },
11
+ "schedule_at": "2018-12-08T00:00:00Z",
12
+ "published_at": "2018-12-01T00:00:00Z",
13
+ "archived_at": "2019-03-01T00:00:00Z",
14
+ "_links": {
15
+ "product": {
16
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8"
17
+ },
18
+ "action": {
19
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004"
20
+ },
21
+ "rich_media": {
22
+ "href": "https://link.some.com/image.png"
23
+ }
24
+ },
25
+ "filter": {
26
+ "platform": "ios",
27
+ "region": null
28
+ }
29
+ }
30
+ }
@@ -0,0 +1,40 @@
1
+ {
2
+ "push_campaign_trivial": {
3
+ "_links": {
4
+ "self": {
5
+ "href": "https://fake.dev.trailervote.com/trailervote-api/api/push_trivial_campaigns/9664ef93-5c38-4409-9652-f0c51c61377a"
6
+ },
7
+ "action": {
8
+ "href": "http://cinema1.dev.trailervote.com/venom.php"
9
+ },
10
+ "rich_media": {
11
+ "href": "https://link.some.com/image.png"
12
+ },
13
+ "product": {
14
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8"
15
+ }
16
+ },
17
+ "translations": {
18
+ "en-US": {
19
+ "message": "TrailerVote wants your attention"
20
+ },
21
+ "nl-NL": {
22
+ "message": "TrailerVote wil je aandacht"
23
+ }
24
+ },
25
+ "schedule_at": "2018-12-08T00:00:00Z",
26
+ "published_at": "2018-12-01T00:00:00Z",
27
+ "archived_at": null,
28
+ "filter": {
29
+ "platform": "ios",
30
+ "region": "nl",
31
+ "language": "NL",
32
+ "timezone": "Europe/Amsterdam",
33
+ "vote_source": null,
34
+ "purchased": false,
35
+ "vote_value": null,
36
+ "vote_from": null,
37
+ "vote_until": null
38
+ }
39
+ }
40
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "push_recipe_android": {
3
+ "auth_token": "sdlkjfslzdjsalkjlkalnba",
4
+ "tokens": ["dajflasjfk", "asdfwqeqqew"],
5
+ "mediatype": "application/vnd.trailervote.manifest_update.v1+json",
6
+ "payload": {
7
+ "manifest_update": {}
8
+ }
9
+ }
10
+ }
@@ -0,0 +1,13 @@
1
+ {
2
+ "push_recipe_ios": {
3
+ "auth_key": "-----BEGIN PRIVATE KEY-----\nadslkfjasldkjfalsdj;as\n-----END PRIVATE KEY-----",
4
+ "key_id": "SDFASBSA",
5
+ "team_id": "DSFASDFASD",
6
+ "topic": "com.trailervote.TrailerVoteDemo",
7
+ "tokens": ["dajflasjfk", "asdfwqeqqew"],
8
+ "mediatype": "application/vnd.trailervote.manifest_update.v1+json",
9
+ "payload": {
10
+ "manifest_update": {}
11
+ }
12
+ }
13
+ }
@@ -1,7 +1,9 @@
1
1
  {
2
2
  "release_push_campaign": {
3
3
  "translations": {
4
- "en-US": "Tickets for an awesome movie are now for sale!"
4
+ "en-US": {
5
+ "message": "Tickets for an awesome movie are now for sale!"
6
+ }
5
7
  },
6
8
  "dnd_start": "23:00:00",
7
9
  "dnd_end": "08:00:00",
@@ -0,0 +1,17 @@
1
+ {
2
+ "release_push_campaign": {
3
+ "message": "Tickets for an awesome movie are now for sale!",
4
+ "dnd_start": "23:00:00",
5
+ "dnd_end": "08:00:00",
6
+ "published_at": "2018-12-01T00:00:00Z",
7
+ "archived_at": "2019-03-01T00:00:00Z",
8
+ "_links": {
9
+ "action": {
10
+ "href": "http://cinema1.dev.trailervote.com/venom.php"
11
+ },
12
+ "self": {
13
+ "href": "https://fake.dev.trailervote.com/api/release_push_campaigns/ed236e4b-f457-49d5-978f-ed84953eb004"
14
+ }
15
+ }
16
+ }
17
+ }
@@ -0,0 +1,19 @@
1
+ {
2
+ "release_push_campaign": {
3
+ "translations": {
4
+ "en-US": {
5
+ "message": "Tickets for an awesome movie are now for sale!"
6
+ }
7
+ },
8
+ "dnd_start": "23:00:00",
9
+ "dnd_end": "08:00:00",
10
+ "_links": {
11
+ "product": {
12
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8"
13
+ },
14
+ "action": {
15
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004"
16
+ }
17
+ }
18
+ }
19
+ }
@@ -0,0 +1,37 @@
1
+ {
2
+ "vista_configs": {
3
+ "_index": [
4
+ {
5
+ "api_key": "key123",
6
+ "base_url": "https://api.client.com",
7
+ "trailer_vote_key": "e2673d1c00a6be78b2ee44f1ab7c824c",
8
+ "trailer_vote_secret": "0e90ba0c2e04e8b9ea8e4c7faf8c1cb5"
9
+ },
10
+ {
11
+ "api_key": "key456",
12
+ "base_url": "https://api.otherclient.com",
13
+ "trailer_vote_key": "a1622fa9578fe10731ba1012763fe6a8",
14
+ "trailer_vote_secret": "ca8a3c06057420112fddc302612d6d70"
15
+ },
16
+ {
17
+ "api_key": "password",
18
+ "base_url": "http://vistaclient.com/webapi/v2",
19
+ "trailer_vote_key": "f5cd96952ea11bc73ae7354a1cf1fe74",
20
+ "trailer_vote_secret": "0bdf4214c5f0c80248572f4b076fac41"
21
+ },
22
+ {
23
+ "api_key": "csabyy7t43ivodea7804hbg8o89sgb76894",
24
+ "base_url": "https://sales.awesomemovies.com/portal/api",
25
+ "trailer_vote_key": "84b295e95d78f923053fb1d4330ac55f",
26
+ "trailer_vote_secret": "c1d23cce79bafe883195514cf72c6260"
27
+ },
28
+ {
29
+ "api_key": "key789",
30
+ "base_url": "https://cinemas.com/vistaWebApi/v2",
31
+ "trailer_vote_key": "b4c9383babfb7958fc44fb86a535d95b",
32
+ "trailer_vote_secret": "7bd1e8c25fa1212720b28c3417313038"
33
+ }
34
+ ],
35
+ "_links": {}
36
+ }
37
+ }
@@ -2,6 +2,6 @@
2
2
 
3
3
  module TrailerVote
4
4
  module Fixtures
5
- VERSION = '1.13.0'
5
+ VERSION = '1.17.1'
6
6
  end
7
7
  end
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trailervote/fixtures",
3
- "version": "1.13.0",
3
+ "version": "1.17.1",
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",
@@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
26
26
 
27
27
  spec.add_development_dependency 'oj', '~> 3.6'
28
28
 
29
- spec.add_development_dependency 'bundler', '~> 1.16'
29
+ spec.add_development_dependency 'bundler', '~> 2.0'
30
30
  spec.add_development_dependency 'rake', '~> 13.0'
31
31
  spec.add_development_dependency 'minitest', '~> 5.11'
32
32
  spec.add_development_dependency 'minitest-ci', '~> 3.4'
data/yarn.lock CHANGED
@@ -1,33 +1,33 @@
1
- # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2
- # yarn lockfile v1
3
-
4
-
5
- esm@^3.2.25:
6
- version "3.2.25"
7
- resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
8
- integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
9
-
10
- inherits@2.0.3:
11
- version "2.0.3"
12
- resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
13
- integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
14
-
15
- path@^0.12.7:
16
- version "0.12.7"
17
- resolved "https://registry.yarnpkg.com/path/-/path-0.12.7.tgz#d4dc2a506c4ce2197eb481ebfcd5b36c0140b10f"
18
- integrity sha1-1NwqUGxM4hl+tIHr/NWzbAFAsQ8=
19
- dependencies:
20
- process "^0.11.1"
21
- util "^0.10.3"
22
-
23
- process@^0.11.1:
24
- version "0.11.10"
25
- resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
26
- integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=
27
-
28
- util@^0.10.3:
29
- version "0.10.4"
30
- resolved "https://registry.yarnpkg.com/util/-/util-0.10.4.tgz#3aa0125bfe668a4672de58857d3ace27ecb76901"
31
- integrity sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==
32
- dependencies:
33
- inherits "2.0.3"
1
+ # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2
+ # yarn lockfile v1
3
+
4
+
5
+ esm@^3.2.25:
6
+ version "3.2.25"
7
+ resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
8
+ integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
9
+
10
+ inherits@2.0.3:
11
+ version "2.0.3"
12
+ resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
13
+ integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
14
+
15
+ path@^0.12.7:
16
+ version "0.12.7"
17
+ resolved "https://registry.yarnpkg.com/path/-/path-0.12.7.tgz#d4dc2a506c4ce2197eb481ebfcd5b36c0140b10f"
18
+ integrity sha1-1NwqUGxM4hl+tIHr/NWzbAFAsQ8=
19
+ dependencies:
20
+ process "^0.11.1"
21
+ util "^0.10.3"
22
+
23
+ process@^0.11.1:
24
+ version "0.11.10"
25
+ resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
26
+ integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=
27
+
28
+ util@^0.10.3:
29
+ version "0.10.4"
30
+ resolved "https://registry.yarnpkg.com/util/-/util-0.10.4.tgz#3aa0125bfe668a4672de58857d3ace27ecb76901"
31
+ integrity sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==
32
+ dependencies:
33
+ inherits "2.0.3"
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.13.0
4
+ version: 1.17.1
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-12-05 00:00:00.000000000 Z
11
+ date: 2020-03-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: oj
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: '1.16'
33
+ version: '2.0'
34
34
  type: :development
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
- version: '1.16'
40
+ version: '2.0'
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: rake
43
43
  requirement: !ruby/object:Gem::Requirement
@@ -134,6 +134,7 @@ files:
134
134
  - lib/trailer_vote/fixtures/application/vnd.trailervote.issue.v1+json
135
135
  - lib/trailer_vote/fixtures/application/vnd.trailervote.issue.v1.create+json
136
136
  - lib/trailer_vote/fixtures/application/vnd.trailervote.issue.v1.index+json
137
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.manifest_update.v1+json
137
138
  - lib/trailer_vote/fixtures/application/vnd.trailervote.ordered_fragment.v1.index+json
138
139
  - lib/trailer_vote/fixtures/application/vnd.trailervote.persona.v1+json
139
140
  - lib/trailer_vote/fixtures/application/vnd.trailervote.persona.v1.create+json
@@ -178,16 +179,25 @@ files:
178
179
  - lib/trailer_vote/fixtures/application/vnd.trailervote.products_listing.v1+json
179
180
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1+json
180
181
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1.create+json
182
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1.raw+json
181
183
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2+json
182
184
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2.create+json
185
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2.raw+json
183
186
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3+json
184
187
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3.create+json
188
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3.raw+json
185
189
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4+json
186
190
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4.create+json
191
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4.raw+json
192
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v5+json
193
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v5.create+json
194
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v5.raw+json
187
195
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1+json
188
196
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1.create+json
189
197
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v1+json
190
198
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v2+json
199
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_recipe_android.v1+json
200
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_recipe_ios.v1+json
191
201
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1+json
192
202
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1.create+json
193
203
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_index.v1+json
@@ -196,8 +206,11 @@ files:
196
206
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1.create+json
197
207
  - lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v1+json
198
208
  - lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v1.create+json
209
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v2+json
210
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v2.create+json
199
211
  - lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v1+json
200
212
  - lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v2+json
213
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.vista_config.v1.index+json
201
214
  - lib/trailer_vote/fixtures/index.js
202
215
  - lib/trailer_vote/fixtures/main.mjs
203
216
  - lib/trailer_vote/fixtures/version.rb