trailer_vote-fixtures 1.3.4 → 1.5.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: 106f4ee2fdb327b257373b891f16f7a41dd204de3a582ad350ff941e3508dcf1
4
- data.tar.gz: 3329b611f03cde4b0cc71e355145b9337436ec65019a3a285f69f0debfcabc61
3
+ metadata.gz: 9298f25995209d2f74de7a5af140a5edaa7bf8286c771b0a4506dc9376087a31
4
+ data.tar.gz: 787c68a4caad0add2b44a972bf1dcd3e19d215db7bc5512ee2b4384241c132cb
5
5
  SHA512:
6
- metadata.gz: 8672b6ca70ddb162bbcb3b017c22e0de194807f650c0d02c092be14d3a4bf6a64f9bae420e754d7589aeb357c39dff9a57b27cc3ef2fb73a2d5fd042c08901a8
7
- data.tar.gz: 30f5f8291234ffa73ddd7cc5e38f6e9e58e8ed1b2f24c22935e619c195ed20f206978bd426e0884751ae6ea7814ce891893a67086f90b3f8b81aaa1a4c36c662
6
+ metadata.gz: a7f9fc6f5526e8462e95be44d1d2668522ba291c64d8827c7a918e681c601c3d6118f69374f66eaac5c135cbf22e60d180c55bd3fcdd4c54c61c38e64ea2e11a
7
+ data.tar.gz: c0c13cc1f70993307b0b71fb9b582ec231d90e12b93cac0204a08eae8c89f662e4781c776f55b1cee0f5f5a4914490c092750b598c649c4d3df30e7b67103606
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trailer_vote-fixtures (1.3.4)
4
+ trailer_vote-fixtures (1.5.0)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -11,14 +11,14 @@ GEM
11
11
  minitest (5.11.3)
12
12
  minitest-ci (3.4.0)
13
13
  minitest (>= 5.0.6)
14
- minitest-reporters (1.3.6)
14
+ minitest-reporters (1.3.8)
15
15
  ansi
16
16
  builder
17
17
  minitest (>= 5.0)
18
18
  ruby-progressbar
19
- oj (3.8.1)
19
+ oj (3.9.0)
20
20
  rake (12.3.3)
21
- ruby-progressbar (1.10.0)
21
+ ruby-progressbar (1.10.1)
22
22
 
23
23
  PLATFORMS
24
24
  ruby
@@ -0,0 +1,31 @@
1
+ {
2
+ "ordered_fragments": {
3
+ "_index": [
4
+ {
5
+ "href": "https://fake.trailervote.com:/api/audio-fragments/122042afb2208096af3f6214263dc6064dd58b4949521de8ad62ec13eeea3453bb30",
6
+ "q": 0.5
7
+ },
8
+ {
9
+ "href": "https://fake.trailervote.com:/api/audio-fragments/1220aa84e8d4c8eef78ee1e5405150dfb017134df9f313e1808053eb38c3101f1ec3",
10
+ "q": 0.5
11
+ },
12
+ {
13
+ "href": "https://fake.trailervote.com:/api/audio-fragments/1220cb1010010e2d90fd38b816d7e1caeb315c65787afadd6d3f91e405a7d387dd20",
14
+ "q": 0.4
15
+ },
16
+ {
17
+ "href": "https://fake.trailervote.com:/api/audio-fragments/12207087101629f7058caf83da9008147de89d1cc82df9d8d8512c34726c1c32528b",
18
+ "q": 0.35
19
+ },
20
+ {
21
+ "href": "https://fake.trailervote.com:/api/audio-fragments/1220af1de5ef5390795fd5e4844909df4e5d5e706831b4e5dea2035d5f50e297854f",
22
+ "q": 0.3
23
+ },
24
+ {
25
+ "href": "https://fake.trailervote.com:/api/audio-fragments/12204e6d35653e8cee2ef099825aedfeccf3fcfc090694754bd2cff4fa4a8d0d6c90",
26
+ "q": 0.25
27
+ }
28
+ ],
29
+ "_links": {}
30
+ }
31
+ }
@@ -0,0 +1,20 @@
1
+ {
2
+ "push_campaign_trivial": {
3
+ "_links": {
4
+ "action": { "href": "http://cinema1.dev.trailervote.com/venom.php" }
5
+ },
6
+ "message": "TrailerVote wants your attention",
7
+ "schedule_at": "2018-12-08T00:00:00Z",
8
+ "filter": {
9
+ "platform": "ios",
10
+ "region": "nl",
11
+ "language": "NL",
12
+ "timezone": "Europe/Amsterdam",
13
+ "vote_source": null,
14
+ "purchased": false,
15
+ "vote_value": null,
16
+ "vote_from": null,
17
+ "vote_until": null
18
+ }
19
+ }
20
+ }
@@ -1,5 +1,7 @@
1
+ # frozen_string_literal: true
2
+
1
3
  module TrailerVote
2
4
  module Fixtures
3
- VERSION = '1.3.4'
5
+ VERSION = '1.5.0'
4
6
  end
5
7
  end
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trailervote/fixtures",
3
- "version": "1.3.3",
3
+ "version": "1.5.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.3.4
4
+ version: 1.5.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-08-21 00:00:00.000000000 Z
11
+ date: 2019-09-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: oj
@@ -113,6 +113,7 @@ files:
113
113
  - lib/trailer_vote/fixtures.rb
114
114
  - lib/trailer_vote/fixtures/application/vnd.trailervote.audio_fragment.v1+json
115
115
  - lib/trailer_vote/fixtures/application/vnd.trailervote.audio_fragment.v1.index+json
116
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.audio_fragment.v1.ordered+json
116
117
  - lib/trailer_vote/fixtures/application/vnd.trailervote.carousel.v1+json
117
118
  - lib/trailer_vote/fixtures/application/vnd.trailervote.client_configuration.v1+json
118
119
  - lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v1+json
@@ -142,6 +143,7 @@ files:
142
143
  - lib/trailer_vote/fixtures/application/vnd.trailervote.products_listing.v1+json
143
144
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1+json
144
145
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1.create+json
146
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2+json
145
147
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v1+json
146
148
  - lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v1+json
147
149
  - lib/trailer_vote/fixtures/index.js
@@ -169,8 +171,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
169
171
  - !ruby/object:Gem::Version
170
172
  version: '0'
171
173
  requirements: []
172
- rubyforge_project:
173
- rubygems_version: 2.7.6.2
174
+ rubygems_version: 3.0.3
174
175
  signing_key:
175
176
  specification_version: 4
176
177
  summary: Fixtures for TrailerVote media types, api calls, and so forth