trailer_vote-fixtures 1.11.0 → 1.12.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: 26969de7352853392059540c9f897d2468fa0d5bbacf6c027e10f949b66aa8da
4
- data.tar.gz: a70f8aee85c32c83f70261513531c84c4193825a10c51ed784725383880cbfde
3
+ metadata.gz: 25afbbe3277a4d6a1395345042e05184b4e0987eac6fb25eeeafe3efd0c7f030
4
+ data.tar.gz: 1d12998cd14f9054243cdc6ac47df024bf5b59431a6eb212dbe1d9fccb4789f0
5
5
  SHA512:
6
- metadata.gz: 117f24bd1227a84f8b37c5b47401a61c5471fdc0cf901a571f134348dc2135c8e9daa525f97059cf3ea89c29f377310768c63a99f407dbbba0ffcc904ca961e5
7
- data.tar.gz: ddbed4188414034a089912df70db5e0b04685516ce3bf60592f2db23aedbd8c7e256a166468b0d0a4faac8a905917762ab75777966eec978a445d0870d13219b
6
+ metadata.gz: 9c063243001cc3b94b3db248c89ea42b8dd8230ffb6d64a518dad9a1b3ae16fc4d0a4e809a2857ac6ccf6f079c91e1998e277bfb6090bf73f93cb65060010038
7
+ data.tar.gz: 642dfe62585fe4f80b703752c3a1de8ed749ee83a76670d148a869fcc26740693962964bdd2116c630e422a448e28be23e20779128f7b1c2801067f24f8c4a14
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trailer_vote-fixtures (1.11.0)
4
+ trailer_vote-fixtures (1.12.0)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -16,7 +16,7 @@ GEM
16
16
  builder
17
17
  minitest (>= 5.0)
18
18
  ruby-progressbar
19
- oj (3.9.2)
19
+ oj (3.10.0)
20
20
  rake (13.0.1)
21
21
  ruby-progressbar (1.10.1)
22
22
 
@@ -0,0 +1,15 @@
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
+ "_links": {
7
+ "action": {
8
+ "href": "http://cinema1.dev.trailervote.com/venom.php"
9
+ },
10
+ "self": {
11
+ "href": "https://fake.dev.trailervote.com/api/release_push_campaigns/ed236e4b-f457-49d5-978f-ed84953eb004"
12
+ }
13
+ }
14
+ }
15
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "release_push_campaign": {
3
+ "translations": {
4
+ "en-US": "Tickets for an awesome movie are now for sale!"
5
+ },
6
+ "dnd_start": "23:00:00",
7
+ "dnd_end": "08:00:00",
8
+ "_links": {
9
+ "product": {
10
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8"
11
+ },
12
+ "action": {
13
+ "href": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004"
14
+ }
15
+ }
16
+ }
17
+ }
@@ -2,6 +2,6 @@
2
2
 
3
3
  module TrailerVote
4
4
  module Fixtures
5
- VERSION = '1.11.0'
5
+ VERSION = '1.12.0'
6
6
  end
7
7
  end
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trailervote/fixtures",
3
- "version": "1.11.0",
3
+ "version": "1.12.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.11.0
4
+ version: 1.12.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-11-18 00:00:00.000000000 Z
11
+ date: 2019-12-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: oj
@@ -194,6 +194,8 @@ files:
194
194
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_index.v1.index+json
195
195
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1+json
196
196
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1.create+json
197
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v1+json
198
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v1.create+json
197
199
  - lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v1+json
198
200
  - lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v2+json
199
201
  - lib/trailer_vote/fixtures/index.js