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 +4 -4
- data/Gemfile.lock +2 -2
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_index.v1+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_index.v1.index+json +14 -0
- data/lib/trailer_vote/fixtures/version.rb +1 -1
- data/package.json +1 -1
- metadata +3 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 26969de7352853392059540c9f897d2468fa0d5bbacf6c027e10f949b66aa8da
|
4
|
+
data.tar.gz: a70f8aee85c32c83f70261513531c84c4193825a10c51ed784725383880cbfde
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 117f24bd1227a84f8b37c5b47401a61c5471fdc0cf901a571f134348dc2135c8e9daa525f97059cf3ea89c29f377310768c63a99f407dbbba0ffcc904ca961e5
|
7
|
+
data.tar.gz: ddbed4188414034a089912df70db5e0b04685516ce3bf60592f2db23aedbd8c7e256a166468b0d0a4faac8a905917762ab75777966eec978a445d0870d13219b
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
trailer_vote-fixtures (1.
|
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.
|
20
|
+
rake (13.0.1)
|
21
21
|
ruby-progressbar (1.10.1)
|
22
22
|
|
23
23
|
PLATFORMS
|
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.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
|
+
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
|