trailer_vote-fixtures 1.13.0 → 1.14.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.manifest_update.v1+json +3 -0
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1.create+json +3 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2.create+json +3 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3.create+json +3 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4.create+json +3 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_recipe_android.v1+json +10 -0
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_recipe_ios.v1+json +13 -0
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v1.create+json +3 -1
- data/lib/trailer_vote/fixtures/version.rb +1 -1
- data/package.json +1 -1
- metadata +6 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: be5ce1b88090ab854b56e50492986b29d1174f83849485e0f7780710aeee81d3
|
4
|
+
data.tar.gz: 4a982fe1946904d50041419af2ea2b6c840c56c4d9e2c0e60d44b34d6a513a63
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7e3519bd22af916f6ea0d28c07f26eb6f78a7d23331f4a9f3a59efac89a2b5dd71e5d19c2aff1afc739f9b6256b8d80e0a0b05846f76137c802c442612003569
|
7
|
+
data.tar.gz: 6a23a50d1945428ed4b2b740f8bf7eb6cbf65431efb119dffe830690ee7e5ac6e8f545b2b57b0c0aa5b57540e720dbd5f549deb103a70b3e6285e66c1f6cc8d5
|
@@ -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
|
+
}
|
data/package.json
CHANGED
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.
|
4
|
+
version: 1.14.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-12-
|
11
|
+
date: 2019-12-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: oj
|
@@ -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
|
@@ -188,6 +189,8 @@ files:
|
|
188
189
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1.create+json
|
189
190
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v1+json
|
190
191
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v2+json
|
192
|
+
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_recipe_android.v1+json
|
193
|
+
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_recipe_ios.v1+json
|
191
194
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1+json
|
192
195
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1.create+json
|
193
196
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_index.v1+json
|
@@ -223,7 +226,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
223
226
|
- !ruby/object:Gem::Version
|
224
227
|
version: '0'
|
225
228
|
requirements: []
|
226
|
-
rubygems_version: 3.0.
|
229
|
+
rubygems_version: 3.0.6
|
227
230
|
signing_key:
|
228
231
|
specification_version: 4
|
229
232
|
summary: Fixtures for TrailerVote media types, api calls, and so forth
|