stigg-api-client 0.613.0 → 0.615.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2c584d2498414245ed5aa1cbc1de2057d8f4bf72e3aa006e197105ead4c5388a
4
- data.tar.gz: 22e1ebda17f6de7a785c26f6cc36f18fceb63575de8fe666c67207dbf2e0b585
3
+ metadata.gz: 635b588015292cbdbcd4cf7613433e3289e65cbe68608a3b59e188d93d9cebeb
4
+ data.tar.gz: 6a625f8c98bf53d48e60210a2d9f4bf56ded0754b4437f9f7d17e3c80acb42aa
5
5
  SHA512:
6
- metadata.gz: 24184cb47d7e17ad9df10d4142d027ec985e0c2758ba026e045b6e97775adc536c03644ea6140a19202d830fb9085a9c93906bc2dac19bde25f9c29cb4cb5c99
7
- data.tar.gz: 6a7ec81de3ada2de3a808f99ba9adc3b8ff1950758f3d3585c57e118c2c94b56eb65e21034afadb62a9517b08f882da7a0811f16d82f50eefd0a5a5b87e2969e
6
+ metadata.gz: 3ccf33bb5b16b945645ece03fb0c2830f7884c54cd997f148e1df04c8732e5c28c83464bc81c7a20adb2773ac8ff83edd6c2e5bda6645d1235f51078b47f7b13
7
+ data.tar.gz: b9bc2e102c6d9fb720de824232e259444ff0f49be09edce6217bfca5b190b1d122a4f84c981dca461049cff2d2dbd0dced4e0926a3a9e67fed46eabf92a1263b
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (0.613.0)
4
+ stigg-api-client (0.615.0)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql (< 2.1)
7
7
 
@@ -13956,6 +13956,18 @@
13956
13956
  "isDeprecated": false,
13957
13957
  "deprecationReason": null
13958
13958
  },
13959
+ {
13960
+ "name": "billingSyncError",
13961
+ "description": null,
13962
+ "args": [],
13963
+ "type": {
13964
+ "kind": "SCALAR",
13965
+ "name": "String",
13966
+ "ofType": null
13967
+ },
13968
+ "isDeprecated": false,
13969
+ "deprecationReason": null
13970
+ },
13959
13971
  {
13960
13972
  "name": "cancelReason",
13961
13973
  "description": null,
@@ -21565,6 +21577,12 @@
21565
21577
  "isDeprecated": false,
21566
21578
  "deprecationReason": null
21567
21579
  },
21580
+ {
21581
+ "name": "EDGE_API_PACKAGE_ENTITLEMENTS_DATA_RESYNC",
21582
+ "description": null,
21583
+ "isDeprecated": false,
21584
+ "deprecationReason": null
21585
+ },
21568
21586
  {
21569
21587
  "name": "EDGE_API_SUBSCRIPTIONS_DATA_RESYNC",
21570
21588
  "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 = "0.613.0"
4
+ VERSION = "0.615.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: 0.613.0
4
+ version: 0.615.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg