trailer_vote-fixtures 1.3.2 → 1.3.3
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4d2abe16588d4b2c0341b482aaea1ee946775b01c9b1473b36f619093668acc2
|
4
|
+
data.tar.gz: 79381d1f161327b781e6974bc6a4bb774824ada5be3ff7f7c6d589e9106815d5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 37bb4a10459ab9164f18c8f05c287b16a00d7a35eef9ab604aea096e149f5744ac5e5c59250974ce8647bd8325c82ca4af6c3a060f3e158994cfe3585da72b7c
|
7
|
+
data.tar.gz: c231a6147f9164fb7e46bb539cb73e20e1569b6173fbc0baccbde407d245869d7e9a88fbc7066f2f5ce9ab517c10c7b295ad80559352160a333d5bb0a07779d3
|
data/.gitignore
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
trailer_vote-fixtures (1.3.
|
4
|
+
trailer_vote-fixtures (1.3.3)
|
5
5
|
|
6
6
|
GEM
|
7
7
|
remote: https://rubygems.org/
|
@@ -16,8 +16,8 @@ GEM
|
|
16
16
|
builder
|
17
17
|
minitest (>= 5.0)
|
18
18
|
ruby-progressbar
|
19
|
-
oj (3.
|
20
|
-
rake (12.3.
|
19
|
+
oj (3.8.1)
|
20
|
+
rake (12.3.3)
|
21
21
|
ruby-progressbar (1.10.0)
|
22
22
|
|
23
23
|
PLATFORMS
|
data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1.create+json
ADDED
@@ -0,0 +1,9 @@
|
|
1
|
+
{
|
2
|
+
"push_campaign_trivial": {
|
3
|
+
"product_asset_id": "34b7ed46-2a3b-47ff-9cdf-51c73ebce66f",
|
4
|
+
"url": "www.horsesTheMovie.com",
|
5
|
+
"translations": { "en-US": "TrailerVote wants your attention" },
|
6
|
+
"place_id": "0d0277cb-756c-4686-84e4-bab158584f01"
|
7
|
+
"schedule_at": "2018-12-08T00:00:00Z"
|
8
|
+
}
|
9
|
+
}
|
data/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@trailervote/fixtures",
|
3
|
-
"version": "1.3.
|
3
|
+
"version": "1.3.3",
|
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",
|
@@ -10,7 +10,7 @@
|
|
10
10
|
"test": "node test/test.js"
|
11
11
|
},
|
12
12
|
"dependencies": {
|
13
|
-
"esm": "^3.
|
13
|
+
"esm": "^3.2.25",
|
14
14
|
"path": "^0.12.7"
|
15
15
|
},
|
16
16
|
"devDependencies": {}
|
data/yarn.lock
CHANGED
@@ -2,10 +2,10 @@
|
|
2
2
|
# yarn lockfile v1
|
3
3
|
|
4
4
|
|
5
|
-
esm@^3.
|
6
|
-
version "3.
|
7
|
-
resolved "https://registry.yarnpkg.com/esm/-/esm-3.
|
8
|
-
integrity sha512-
|
5
|
+
esm@^3.2.25:
|
6
|
+
version "3.2.25"
|
7
|
+
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
|
8
|
+
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
|
9
9
|
|
10
10
|
inherits@2.0.3:
|
11
11
|
version "2.0.3"
|
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
|
+
version: 1.3.3
|
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
|
+
date: 2019-08-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: oj
|
@@ -141,6 +141,7 @@ files:
|
|
141
141
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1.index+json
|
142
142
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.products_listing.v1+json
|
143
143
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1+json
|
144
|
+
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1.create+json
|
144
145
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v1+json
|
145
146
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v1+json
|
146
147
|
- lib/trailer_vote/fixtures/index.js
|