stigg-api-client 1.14.0 → 1.16.0

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: 4e1d4cb00b6dcdb1db29745b1625f57e6b2eabd934a685a2b01d1334176f5f91
4
- data.tar.gz: 790a89d87c37365fcee2fe91eb40bb5f8a8b696c10bea1f2bd07a3a268efbf1d
3
+ metadata.gz: bdac10ffd90a05f65ef39d632550e56755812195b55999e37033e359f38ab5fa
4
+ data.tar.gz: 5ca104cdf59e7043c76a7c72cc81f331d8c6310da6d3467175f254987380e50d
5
5
  SHA512:
6
- metadata.gz: c720ef7ff5ca966a91edcfd6d0f9f2c55400c45d3d6253d3694605ecb80d1f137f4b9639c0da71df73d95ced99f037d48922846206e291fa4244bfdac0082233
7
- data.tar.gz: 4e37329f32430eb75cef59d26466182c72711e0a63b8af03fd214c31fa27ff3733f530a95640cc53d008dd5fb57c49e5b69924d0f8c9a90063249d22613b22d8
6
+ metadata.gz: 8f01e60eb3d85ab787b9e2076d08e25f0639e85a53bcd053c6eefaa385588f17641c044a8aef195f7764fd05647088a895bd6d92f01b886c515e6e7da1aa0c7d
7
+ data.tar.gz: 49a0129f218d46e3b17557c83264d4e02eed0acd7853dc6c9710c64b4cf6d37a34a691124a08b591c6385536b982b26699ffbf7c0ebd8db872263149dc20029f
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.14.0)
4
+ stigg-api-client (1.16.0)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql-client (~> 0.19)
7
7
 
@@ -22868,6 +22868,12 @@
22868
22868
  "isDeprecated": false,
22869
22869
  "deprecationReason": null
22870
22870
  },
22871
+ {
22872
+ "name": "EDGE_API_DOGGO_RESYNC",
22873
+ "description": null,
22874
+ "isDeprecated": false,
22875
+ "deprecationReason": null
22876
+ },
22871
22877
  {
22872
22878
  "name": "EDGE_API_PACKAGE_ENTITLEMENTS_DATA_RESYNC",
22873
22879
  "description": null,
@@ -37968,6 +37974,30 @@
37968
37974
  "isDeprecated": false,
37969
37975
  "deprecationReason": null
37970
37976
  },
37977
+ {
37978
+ "name": "overagePrices",
37979
+ "description": null,
37980
+ "args": [],
37981
+ "type": {
37982
+ "kind": "NON_NULL",
37983
+ "name": null,
37984
+ "ofType": {
37985
+ "kind": "LIST",
37986
+ "name": null,
37987
+ "ofType": {
37988
+ "kind": "NON_NULL",
37989
+ "name": null,
37990
+ "ofType": {
37991
+ "kind": "OBJECT",
37992
+ "name": "PackagePriceChange",
37993
+ "ofType": null
37994
+ }
37995
+ }
37996
+ }
37997
+ },
37998
+ "isDeprecated": false,
37999
+ "deprecationReason": null
38000
+ },
37971
38001
  {
37972
38002
  "name": "prices",
37973
38003
  "description": null,
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "1.14.0"
4
+ VERSION = "1.16.0"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stigg-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.14.0
4
+ version: 1.16.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg