trailer_vote-fixtures 1.5.0 → 1.5.1

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: 9298f25995209d2f74de7a5af140a5edaa7bf8286c771b0a4506dc9376087a31
4
- data.tar.gz: 787c68a4caad0add2b44a972bf1dcd3e19d215db7bc5512ee2b4384241c132cb
3
+ metadata.gz: f9ffcbda4689ef7873c5b375715e6a7a36d26c23c1a64b656295498a6c7effdf
4
+ data.tar.gz: 4fb7aafe449a9a1c73e99d4b8d205d1488e312bdfa1ba04a103c2fb1c506f43a
5
5
  SHA512:
6
- metadata.gz: a7f9fc6f5526e8462e95be44d1d2668522ba291c64d8827c7a918e681c601c3d6118f69374f66eaac5c135cbf22e60d180c55bd3fcdd4c54c61c38e64ea2e11a
7
- data.tar.gz: c0c13cc1f70993307b0b71fb9b582ec231d90e12b93cac0204a08eae8c89f662e4781c776f55b1cee0f5f5a4914490c092750b598c649c4d3df30e7b67103606
6
+ metadata.gz: d7e9ae477c8e4b12da8ceb1a566e45d5ed45c1765404fda671373d28bb70f612a279e7cec51d4f420388f71bd8c441ebe8ce60dd4c0bf7fe6dfdcc8440ace08f
7
+ data.tar.gz: fba62147d1c87af22607ab0dd79aac183acfd7c5d30b3de6a9a8184782a9e6c9c74d6c1d8e6143695505237e961a1f580a18e174e9b81768893aab402376234b
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trailer_vote-fixtures (1.5.0)
4
+ trailer_vote-fixtures (1.5.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -1,9 +1,11 @@
1
1
  {
2
2
  "push_campaign_trivial": {
3
- "product_asset_id": "34b7ed46-2a3b-47ff-9cdf-51c73ebce66f",
4
3
  "url": "www.horsesTheMovie.com",
5
4
  "translations": { "en-US": "TrailerVote wants your attention" },
6
- "place_id": "0d0277cb-756c-4686-84e4-bab158584f01",
7
- "schedule_at": "2018-12-08T00:00:00Z"
5
+ "schedule_at": "2018-12-08T00:00:00Z",
6
+ "_links": {
7
+ "place": "https://fake.trailervote.com/api/places/23403a0a-24f7-457d-945e-c6d27e04c73f",
8
+ "product_asset": "https://fake.trailervote.com:/api/products/a3f29b79-7f09-4d99-b5d8-aae91a563eb8/images/ed236e4b-f457-49d5-978f-ed84953eb004"
9
+ }
8
10
  }
9
11
  }
@@ -2,6 +2,6 @@
2
2
 
3
3
  module TrailerVote
4
4
  module Fixtures
5
- VERSION = '1.5.0'
5
+ VERSION = '1.5.1'
6
6
  end
7
7
  end
data/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trailervote/fixtures",
3
- "version": "1.5.0",
3
+ "version": "1.5.1",
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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trailer_vote-fixtures
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0
4
+ version: 1.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Derk-Jan Karrenbeld