trailer_vote-fixtures 1.10.0 → 1.11.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: fb771e3f680dad11d41f9e5ee541148a78010b04d9271db3abd741ed5fc48ea9
4
- data.tar.gz: 5e91d6015b80dfa8f9e493227660e39cf344f3ad4d579faa08ae13ec7074be82
3
+ metadata.gz: 26969de7352853392059540c9f897d2468fa0d5bbacf6c027e10f949b66aa8da
4
+ data.tar.gz: a70f8aee85c32c83f70261513531c84c4193825a10c51ed784725383880cbfde
5
5
  SHA512:
6
- metadata.gz: 46b7c510b209066245b5f69522953b6f961982bbd21910310df094c078c5f28879736ee7e33942167a88abe6e59536017eb9746fa1b58743bd003db7804cb508
7
- data.tar.gz: 68e52773f06b564d24dd25c3881f77ff8d93119c9bbe5b0fe1d72cd6ae57b876b5ed092ca27301eaa11d06380455cf2f3bf365769324f5304318e85c20427983
6
+ metadata.gz: 117f24bd1227a84f8b37c5b47401a61c5471fdc0cf901a571f134348dc2135c8e9daa525f97059cf3ea89c29f377310768c63a99f407dbbba0ffcc904ca961e5
7
+ data.tar.gz: ddbed4188414034a089912df70db5e0b04685516ce3bf60592f2db23aedbd8c7e256a166468b0d0a4faac8a905917762ab75777966eec978a445d0870d13219b
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trailer_vote-fixtures (1.10.0)
4
+ trailer_vote-fixtures (1.11.0)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -17,7 +17,7 @@ GEM
17
17
  minitest (>= 5.0)
18
18
  ruby-progressbar
19
19
  oj (3.9.2)
20
- rake (13.0.0)
20
+ rake (13.0.1)
21
21
  ruby-progressbar (1.10.1)
22
22
 
23
23
  PLATFORMS
@@ -5,7 +5,7 @@
5
5
  "device_id": "20bbc9d7-9b72-4641-b168-de5072e12e26",
6
6
  "_links": {
7
7
  "push_token": {
8
- "href": "https://stable.trailervote.com/persona/1241234/tokens/123"
8
+ "href": "https://fake.trailervote.com/persona/1241234/tokens/123"
9
9
  }
10
10
  }
11
11
  }
@@ -0,0 +1,14 @@
1
+ {
2
+ "push_token_index": {
3
+ "_index": [
4
+ {
5
+ "device_id": "20bbc9d7-9b72-4641-b168-de5072e12e26",
6
+ "_links": {
7
+ "push_token": {
8
+ "href": "https://fake.trailervote.com/persona/1241234/tokens/123"
9
+ }
10
+ }
11
+ }
12
+ ]
13
+ }
14
+ }
@@ -2,6 +2,6 @@
2
2
 
3
3
  module TrailerVote
4
4
  module Fixtures
5
- VERSION = '1.10.0'
5
+ VERSION = '1.11.0'
6
6
  end
7
7
  end
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trailervote/fixtures",
3
- "version": "1.10.0",
3
+ "version": "1.11.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.10.0
4
+ version: 1.11.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-11 00:00:00.000000000 Z
11
+ date: 2019-11-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: oj
@@ -191,6 +191,7 @@ files:
191
191
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1+json
192
192
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1.create+json
193
193
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_index.v1+json
194
+ - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_index.v1.index+json
194
195
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1+json
195
196
  - lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1.create+json
196
197
  - lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v1+json