trailer_vote-fixtures 1.17.0 → 1.17.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: 020b690b3eb5232ad8641c1f52b375c1a6bf158da3e5e264c51fdd88d79aae49
4
- data.tar.gz: f37e7308fe80915fb0264d5b2ed3942bd26ad1fb62402cdabde75cdf17e5505c
3
+ metadata.gz: 889f9913c4f12c38209a0c4c28d0c46db67943e0345241b87175c6f7c1cf997f
4
+ data.tar.gz: a009f30746611af2919f7c1b48651c52762a39a7f548f6a03dae96d417c1651c
5
5
  SHA512:
6
- metadata.gz: 14a290e4de1ae0ab8dcb441da8b1ba34da55fa7a507aff247d03633c2ca935b42e61ea4b1dc04bb80c548408c353d08bdf256b4a6abf79dea14f9779f8098e6c
7
- data.tar.gz: fbe1b588ec732dab65b3f3f397a80080f69ba1c14484601c619300188348bba0642bab2988db1261601c7fa8ec6f4c7d3df95a706447325a1c9cd1b9387d8fbc
6
+ metadata.gz: 895714b39f5494bcb662bef63697b444908bc3c1d6b33c35af734cb20a4decbd4af3ed96bd6c4aec9397ec275885d85c120b8156874e846725981b5cb5ef2bf8
7
+ data.tar.gz: 3459f8ba98e7a15bb368589e7434928c931e485d76b8b3c50e17e2036b64e571779cfd35a8079bd7704b0b02b3d947e3b745609dc0f497bb75e0d74cc9b3a498
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- trailer_vote-fixtures (1.17.0)
4
+ trailer_vote-fixtures (1.17.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -3,23 +3,33 @@
3
3
  "_index": [
4
4
  {
5
5
  "api_key": "key123",
6
- "base_url": "https://api.client.com"
6
+ "base_url": "https://api.client.com",
7
+ "trailer_vote_key": "e2673d1c00a6be78b2ee44f1ab7c824c",
8
+ "trailer_vote_secret": "0e90ba0c2e04e8b9ea8e4c7faf8c1cb5"
7
9
  },
8
10
  {
9
11
  "api_key": "key456",
10
- "base_url": "https://api.otherclient.com"
12
+ "base_url": "https://api.otherclient.com",
13
+ "trailer_vote_key": "a1622fa9578fe10731ba1012763fe6a8",
14
+ "trailer_vote_secret": "ca8a3c06057420112fddc302612d6d70"
11
15
  },
12
16
  {
13
17
  "api_key": "password",
14
- "base_url": "http://vistaclient.com/webapi/v2"
18
+ "base_url": "http://vistaclient.com/webapi/v2",
19
+ "trailer_vote_key": "f5cd96952ea11bc73ae7354a1cf1fe74",
20
+ "trailer_vote_secret": "0bdf4214c5f0c80248572f4b076fac41"
15
21
  },
16
22
  {
17
23
  "api_key": "csabyy7t43ivodea7804hbg8o89sgb76894",
18
- "base_url": "https://sales.awesomemovies.com/portal/api"
24
+ "base_url": "https://sales.awesomemovies.com/portal/api",
25
+ "trailer_vote_key": "84b295e95d78f923053fb1d4330ac55f",
26
+ "trailer_vote_secret": "c1d23cce79bafe883195514cf72c6260"
19
27
  },
20
28
  {
21
29
  "api_key": "key789",
22
- "base_url": "https://cinemas.com/vistaWebApi/v2"
30
+ "base_url": "https://cinemas.com/vistaWebApi/v2",
31
+ "trailer_vote_key": "b4c9383babfb7958fc44fb86a535d95b",
32
+ "trailer_vote_secret": "7bd1e8c25fa1212720b28c3417313038"
23
33
  }
24
34
  ],
25
35
  "_links": {}
@@ -2,6 +2,6 @@
2
2
 
3
3
  module TrailerVote
4
4
  module Fixtures
5
- VERSION = '1.17.0'
5
+ VERSION = '1.17.1'
6
6
  end
7
7
  end
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trailervote/fixtures",
3
- "version": "1.17.0",
3
+ "version": "1.17.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,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.17.0
4
+ version: 1.17.1
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: 2020-03-15 00:00:00.000000000 Z
11
+ date: 2020-03-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: oj