stigg-api-client 5.197.0 → 5.198.1

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: 740dc382616d392eb9e94dce49d55b36edee517ff866bd09103721eb31df314d
4
- data.tar.gz: 889abaac5f897867f7e7afdb0dd6a4943383e97f87e1761ffe9f2fe1c83c2cb4
3
+ metadata.gz: ded7e8244aed3a70ea9f14fd1ca97ebae3ef7b2e9b8401575f4d1f4697e8b9e7
4
+ data.tar.gz: d14ede719f42f0b1b34a8ad39ecd16e6c1cd4ace5b163a8e8531d12d01401423
5
5
  SHA512:
6
- metadata.gz: 6cbf4824b6f5b919c7e12251e767412390fba7d15fd5ede7f5eed04b242e2feaa0f620241932144ccfc534738feb6ceeb2421a1995971c5a598b6db3adcdc593
7
- data.tar.gz: 65a5b4718ff6b95aaf94e2fb1b204923b3c3b318c361ac56db95f42f703d9f410c79184f1357071dfe8e2e5a2ce49aa4604b1c2bdeb8b97261c1c4ddcf2791e7
6
+ metadata.gz: 656ed2191c59cb7e1001ec3116f63a5e9cee4dd2c65a9cd489ea8833753f5dc61728d484c2f1d26b11c3c37f110ef7bed382cee8bb1eed5cbac81c30d0bb1829
7
+ data.tar.gz: da331a2dd9bede92ce8ca75b7e713d97ad80b0123b351a993b46f3da7731a0e0058b4df8dff4be83fa660293c1b8c54052151d01c2d61088740b686fe8ee290d
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (5.197.0)
4
+ stigg-api-client (5.198.1)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -66689,26 +66689,6 @@
66689
66689
  "isDeprecated": false,
66690
66690
  "deprecationReason": null
66691
66691
  },
66692
- {
66693
- "name": "packageEntitlements",
66694
- "description": "List of package entitlements for the addon",
66695
- "args": [],
66696
- "type": {
66697
- "kind": "LIST",
66698
- "name": null,
66699
- "ofType": {
66700
- "kind": "NON_NULL",
66701
- "name": null,
66702
- "ofType": {
66703
- "kind": "UNION",
66704
- "name": "PackageEntitlementUnion",
66705
- "ofType": null
66706
- }
66707
- }
66708
- },
66709
- "isDeprecated": false,
66710
- "deprecationReason": null
66711
- },
66712
66692
  {
66713
66693
  "name": "prices",
66714
66694
  "description": "List of prices for the addon",
@@ -67392,26 +67372,6 @@
67392
67372
  "isDeprecated": false,
67393
67373
  "deprecationReason": null
67394
67374
  },
67395
- {
67396
- "name": "inheritedPackageEntitlements",
67397
- "description": "List of inherited package entitlements for the plan",
67398
- "args": [],
67399
- "type": {
67400
- "kind": "LIST",
67401
- "name": null,
67402
- "ofType": {
67403
- "kind": "NON_NULL",
67404
- "name": null,
67405
- "ofType": {
67406
- "kind": "UNION",
67407
- "name": "PackageEntitlementUnion",
67408
- "ofType": null
67409
- }
67410
- }
67411
- },
67412
- "isDeprecated": false,
67413
- "deprecationReason": null
67414
- },
67415
67375
  {
67416
67376
  "name": "minimumSpend",
67417
67377
  "description": "Minimum spend configuration",
@@ -67432,26 +67392,6 @@
67432
67392
  "isDeprecated": false,
67433
67393
  "deprecationReason": null
67434
67394
  },
67435
- {
67436
- "name": "packageEntitlements",
67437
- "description": "List of package entitlements for the plan",
67438
- "args": [],
67439
- "type": {
67440
- "kind": "LIST",
67441
- "name": null,
67442
- "ofType": {
67443
- "kind": "NON_NULL",
67444
- "name": null,
67445
- "ofType": {
67446
- "kind": "UNION",
67447
- "name": "PackageEntitlementUnion",
67448
- "ofType": null
67449
- }
67450
- }
67451
- },
67452
- "isDeprecated": false,
67453
- "deprecationReason": null
67454
- },
67455
67395
  {
67456
67396
  "name": "prices",
67457
67397
  "description": "List of prices for the plan",
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "5.197.0"
4
+ VERSION = "5.198.1"
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: 5.197.0
4
+ version: 5.198.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg