trailer_vote-fixtures 1.14.0 → 1.15.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.editorconfig +24 -24
- data/.gitignore +16 -16
- data/.npmignore +25 -25
- data/.travis.yml +58 -58
- data/Gemfile +6 -6
- data/Gemfile.lock +4 -4
- data/README.md +9 -9
- data/Rakefile +10 -10
- data/bin/console +14 -14
- data/bin/setup +8 -8
- data/lib/trailer_vote/fixtures.rb +15 -15
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.audio_fragment.v1+json +23 -23
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.audio_fragment.v1.collection+json +23 -23
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.audio_fragment.v1.index+json +25 -25
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.carousel.v1+json +9223 -9223
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.client_configuration.v1+json +6 -6
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v1+json +23 -23
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v2+json +31 -31
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v3+json +33 -33
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v4+json +42 -42
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.configuration.v5+json +46 -46
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.errors.v1+json +8 -8
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.feedback.v1+json +17 -17
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.feedback.v1.collection+json +22 -22
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.feedback.v1.create+json +6 -6
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.feedback_listing.v1+json +63 -63
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.interactive_player.v1+json +19 -19
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.issue.v1+json +21 -21
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.issue.v1.create+json +15 -15
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.issue.v1.index+json +1162 -1162
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.ordered_fragment.v1.index+json +31 -31
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.persona.v1+json +13 -13
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.persona.v1.create+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.persona.v2+json +16 -16
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1+json +19 -19
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1.collection+json +23 -23
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1.create+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v1.index+json +9 -9
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2+json +19 -19
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2.collection+json +23 -23
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2.create+json +7 -7
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v2.index+json +9 -9
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3+json +22 -22
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3.collection+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3.create+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v3.index+json +9 -9
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4+json +25 -25
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4.collection+json +29 -29
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4.create+json +24 -24
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.place.v4.index+json +9 -9
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1+json +68 -68
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1.collection+json +72 -72
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1.create+json +9 -9
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.image.v1.index+json +19 -19
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.lookup.v1+json +6 -6
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1+json +89 -89
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1.collection+json +93 -93
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1.create+json +58 -58
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v1.index+json +2821 -2821
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2+json +97 -97
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2.collection+json +94 -94
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2.create+json +67 -67
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.v2.index+json +2821 -2821
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1+json +36 -36
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1.collection+json +40 -40
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1.create+json +7 -7
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product.video.v1.index+json +39 -39
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1+json +12 -12
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1.collection+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1.create+json +3 -3
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.product_place_link.v1.index+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.products_listing.v1+json +14318 -14318
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1+json +11 -11
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v1.create+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2+json +22 -22
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v2.create+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3+json +25 -25
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3.create+json +1 -1
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4+json +28 -28
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v5+json +30 -0
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v5.create+json +30 -0
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1+json +11 -11
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1.create+json +10 -10
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v1+json +26 -26
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v2+json +25 -25
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1+json +10 -10
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_android.v1.create+json +7 -7
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_index.v1+json +14 -14
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_index.v1.index+json +14 -14
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1+json +10 -10
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1.create+json +7 -7
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v1+json +15 -15
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v2+json +17 -0
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v2.create+json +19 -0
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v1+json +538 -538
- data/lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v2+json +13 -13
- data/lib/trailer_vote/fixtures/index.js +3 -3
- data/lib/trailer_vote/fixtures/main.mjs +9 -9
- data/lib/trailer_vote/fixtures/version.rb +1 -1
- data/package.json +1 -1
- data/ruby/README.md +37 -37
- data/trailer_vote-fixtures.gemspec +1 -1
- data/yarn.lock +33 -33
- metadata +9 -5
@@ -1,14 +1,14 @@
|
|
1
|
-
{
|
2
|
-
"sentiment_feedback": {
|
3
|
-
"title": "myTitle",
|
4
|
-
"description": "My description",
|
5
|
-
"_links": {
|
6
|
-
"self": {
|
7
|
-
"href": "https://www.self.org/"
|
8
|
-
},
|
9
|
-
"feedback": {
|
10
|
-
"href": "https://www.feedback.org/"
|
11
|
-
}
|
12
|
-
}
|
13
|
-
}
|
1
|
+
{
|
2
|
+
"sentiment_feedback": {
|
3
|
+
"title": "myTitle",
|
4
|
+
"description": "My description",
|
5
|
+
"_links": {
|
6
|
+
"self": {
|
7
|
+
"href": "https://www.self.org/"
|
8
|
+
},
|
9
|
+
"feedback": {
|
10
|
+
"href": "https://www.feedback.org/"
|
11
|
+
}
|
12
|
+
}
|
13
|
+
}
|
14
14
|
}
|
@@ -1,3 +1,3 @@
|
|
1
|
-
// Set options as a parameter, environment variable, or rc file.
|
2
|
-
require = require("esm")(module/*, options*/)
|
3
|
-
module.exports = require("./main.mjs")
|
1
|
+
// Set options as a parameter, environment variable, or rc file.
|
2
|
+
require = require("esm")(module/*, options*/)
|
3
|
+
module.exports = require("./main.mjs")
|
@@ -1,9 +1,9 @@
|
|
1
|
-
import path from 'path'
|
2
|
-
import url from 'url'
|
3
|
-
|
4
|
-
const pathname = decodeURI(new url.URL(import.meta.url).pathname)
|
5
|
-
const normalized_path = path.normalize(pathname).replace(/^\\([A-Z]):\\/, '$1:\\')
|
6
|
-
const dirname = path.dirname(normalized_path)
|
7
|
-
export default function(mediaType) {
|
8
|
-
return path.join(dirname, ...mediaType.split('/'))
|
9
|
-
}
|
1
|
+
import path from 'path'
|
2
|
+
import url from 'url'
|
3
|
+
|
4
|
+
const pathname = decodeURI(new url.URL(import.meta.url).pathname)
|
5
|
+
const normalized_path = path.normalize(pathname).replace(/^\\([A-Z]):\\/, '$1:\\')
|
6
|
+
const dirname = path.dirname(normalized_path)
|
7
|
+
export default function(mediaType) {
|
8
|
+
return path.join(dirname, ...mediaType.split('/'))
|
9
|
+
}
|
data/package.json
CHANGED
data/ruby/README.md
CHANGED
@@ -1,37 +1,37 @@
|
|
1
|
-
# TrailerVote::Fixtures
|
2
|
-
[![Build Status](https://travis-ci.com/TrailerVote/trailervote-fixtures.svg?branch=master)](https://travis-ci.com/TrailerVote/trailervote-fixtures)
|
3
|
-
[![Gem Version](https://badge.fury.io/rb/trailer_vote-fixtures.svg)](https://badge.fury.io/rb/trailer_vote-fixtures)
|
4
|
-
|
5
|
-
## Installation
|
6
|
-
|
7
|
-
Add this line to your application's Gemfile:
|
8
|
-
|
9
|
-
```ruby
|
10
|
-
gem 'trailer_vote-fixtures'
|
11
|
-
```
|
12
|
-
|
13
|
-
And then execute:
|
14
|
-
|
15
|
-
$ bundle
|
16
|
-
|
17
|
-
Or install it yourself as:
|
18
|
-
|
19
|
-
$ gem install trailer_vote-fixtures
|
20
|
-
|
21
|
-
## Usage
|
22
|
-
|
23
|
-
```ruby
|
24
|
-
require 'trailer_vote/fixtures'
|
25
|
-
TrailerVote::Fixtures.load('application/vnd.trailervote.errors.v1+json')
|
26
|
-
# => { "errors" => [...] }
|
27
|
-
```
|
28
|
-
|
29
|
-
## Development
|
30
|
-
|
31
|
-
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
|
32
|
-
|
33
|
-
To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).
|
34
|
-
|
35
|
-
## Contributing
|
36
|
-
|
37
|
-
Bug reports and pull requests are welcome on GitHub at [TrailerVote/trailervote-fixtures](https://github.com/TrailerVote/trailervote-fixtures).
|
1
|
+
# TrailerVote::Fixtures
|
2
|
+
[![Build Status](https://travis-ci.com/TrailerVote/trailervote-fixtures.svg?branch=master)](https://travis-ci.com/TrailerVote/trailervote-fixtures)
|
3
|
+
[![Gem Version](https://badge.fury.io/rb/trailer_vote-fixtures.svg)](https://badge.fury.io/rb/trailer_vote-fixtures)
|
4
|
+
|
5
|
+
## Installation
|
6
|
+
|
7
|
+
Add this line to your application's Gemfile:
|
8
|
+
|
9
|
+
```ruby
|
10
|
+
gem 'trailer_vote-fixtures'
|
11
|
+
```
|
12
|
+
|
13
|
+
And then execute:
|
14
|
+
|
15
|
+
$ bundle
|
16
|
+
|
17
|
+
Or install it yourself as:
|
18
|
+
|
19
|
+
$ gem install trailer_vote-fixtures
|
20
|
+
|
21
|
+
## Usage
|
22
|
+
|
23
|
+
```ruby
|
24
|
+
require 'trailer_vote/fixtures'
|
25
|
+
TrailerVote::Fixtures.load('application/vnd.trailervote.errors.v1+json')
|
26
|
+
# => { "errors" => [...] }
|
27
|
+
```
|
28
|
+
|
29
|
+
## Development
|
30
|
+
|
31
|
+
After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.
|
32
|
+
|
33
|
+
To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).
|
34
|
+
|
35
|
+
## Contributing
|
36
|
+
|
37
|
+
Bug reports and pull requests are welcome on GitHub at [TrailerVote/trailervote-fixtures](https://github.com/TrailerVote/trailervote-fixtures).
|
@@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
|
|
26
26
|
|
27
27
|
spec.add_development_dependency 'oj', '~> 3.6'
|
28
28
|
|
29
|
-
spec.add_development_dependency 'bundler', '~>
|
29
|
+
spec.add_development_dependency 'bundler', '~> 2.0'
|
30
30
|
spec.add_development_dependency 'rake', '~> 13.0'
|
31
31
|
spec.add_development_dependency 'minitest', '~> 5.11'
|
32
32
|
spec.add_development_dependency 'minitest-ci', '~> 3.4'
|
data/yarn.lock
CHANGED
@@ -1,33 +1,33 @@
|
|
1
|
-
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
2
|
-
# yarn lockfile v1
|
3
|
-
|
4
|
-
|
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
|
-
|
10
|
-
inherits@2.0.3:
|
11
|
-
version "2.0.3"
|
12
|
-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
|
13
|
-
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
|
14
|
-
|
15
|
-
path@^0.12.7:
|
16
|
-
version "0.12.7"
|
17
|
-
resolved "https://registry.yarnpkg.com/path/-/path-0.12.7.tgz#d4dc2a506c4ce2197eb481ebfcd5b36c0140b10f"
|
18
|
-
integrity sha1-1NwqUGxM4hl+tIHr/NWzbAFAsQ8=
|
19
|
-
dependencies:
|
20
|
-
process "^0.11.1"
|
21
|
-
util "^0.10.3"
|
22
|
-
|
23
|
-
process@^0.11.1:
|
24
|
-
version "0.11.10"
|
25
|
-
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
|
26
|
-
integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=
|
27
|
-
|
28
|
-
util@^0.10.3:
|
29
|
-
version "0.10.4"
|
30
|
-
resolved "https://registry.yarnpkg.com/util/-/util-0.10.4.tgz#3aa0125bfe668a4672de58857d3ace27ecb76901"
|
31
|
-
integrity sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==
|
32
|
-
dependencies:
|
33
|
-
inherits "2.0.3"
|
1
|
+
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
2
|
+
# yarn lockfile v1
|
3
|
+
|
4
|
+
|
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
|
+
|
10
|
+
inherits@2.0.3:
|
11
|
+
version "2.0.3"
|
12
|
+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
|
13
|
+
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
|
14
|
+
|
15
|
+
path@^0.12.7:
|
16
|
+
version "0.12.7"
|
17
|
+
resolved "https://registry.yarnpkg.com/path/-/path-0.12.7.tgz#d4dc2a506c4ce2197eb481ebfcd5b36c0140b10f"
|
18
|
+
integrity sha1-1NwqUGxM4hl+tIHr/NWzbAFAsQ8=
|
19
|
+
dependencies:
|
20
|
+
process "^0.11.1"
|
21
|
+
util "^0.10.3"
|
22
|
+
|
23
|
+
process@^0.11.1:
|
24
|
+
version "0.11.10"
|
25
|
+
resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
|
26
|
+
integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=
|
27
|
+
|
28
|
+
util@^0.10.3:
|
29
|
+
version "0.10.4"
|
30
|
+
resolved "https://registry.yarnpkg.com/util/-/util-0.10.4.tgz#3aa0125bfe668a4672de58857d3ace27ecb76901"
|
31
|
+
integrity sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==
|
32
|
+
dependencies:
|
33
|
+
inherits "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.
|
4
|
+
version: 1.15.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:
|
11
|
+
date: 2020-01-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: oj
|
@@ -30,14 +30,14 @@ dependencies:
|
|
30
30
|
requirements:
|
31
31
|
- - "~>"
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: '
|
33
|
+
version: '2.0'
|
34
34
|
type: :development
|
35
35
|
prerelease: false
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
37
37
|
requirements:
|
38
38
|
- - "~>"
|
39
39
|
- !ruby/object:Gem::Version
|
40
|
-
version: '
|
40
|
+
version: '2.0'
|
41
41
|
- !ruby/object:Gem::Dependency
|
42
42
|
name: rake
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
@@ -185,6 +185,8 @@ files:
|
|
185
185
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v3.create+json
|
186
186
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4+json
|
187
187
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v4.create+json
|
188
|
+
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v5+json
|
189
|
+
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_campaign_trivial.v5.create+json
|
188
190
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1+json
|
189
191
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_consent.v1.create+json
|
190
192
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_manifest.v1+json
|
@@ -199,6 +201,8 @@ files:
|
|
199
201
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.push_token_ios.v1.create+json
|
200
202
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v1+json
|
201
203
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v1.create+json
|
204
|
+
- lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v2+json
|
205
|
+
- lib/trailer_vote/fixtures/application/vnd.trailervote.release_push_campaign.v2.create+json
|
202
206
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v1+json
|
203
207
|
- lib/trailer_vote/fixtures/application/vnd.trailervote.sentiment_feedback.v2+json
|
204
208
|
- lib/trailer_vote/fixtures/index.js
|
@@ -226,7 +230,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
226
230
|
- !ruby/object:Gem::Version
|
227
231
|
version: '0'
|
228
232
|
requirements: []
|
229
|
-
rubygems_version: 3.
|
233
|
+
rubygems_version: 3.1.1
|
230
234
|
signing_key:
|
231
235
|
specification_version: 4
|
232
236
|
summary: Fixtures for TrailerVote media types, api calls, and so forth
|