stigg-api-client 1.148.0 → 1.150.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: 32dbb419450f796377d5ada650782a2a7c57ed890559a3b3c7246060d2800dcf
4
- data.tar.gz: 3f6b904d87db642051a4291723eed8d631d77c7a1a66d6a94b0a8a50d1225f18
3
+ metadata.gz: b1d1fa6b652d8c6ed1b5a6f7d3dc2cee880dce8a60dcd6fd286d021e26c54b82
4
+ data.tar.gz: 1cf29c5a68e403fa0e29abba5815c9927366969b1e995d472eaa41fb578c1afa
5
5
  SHA512:
6
- metadata.gz: f38a62f21811aec124e37096a46297fbae9eb6789e0619c1d7d472a78a3c22a2cc5630ee167ebcd804a2721ee71e39981d7a0e16ab7ad9992b1ac3ac5ad0918d
7
- data.tar.gz: 11378f3ab0bf0a363cf69c73ce913943beea8e31a422a97ffb1b593a61a679e4d5a06501cca3044a57e4107b150e478bed44fd8d2f1616d5061ad7d27a3e87f4
6
+ metadata.gz: 12f2ef08ae79b82876140e18cfb962fc013ea858b3eb7318fdd7085569211c692b0b4114a81a1f406bd6504abcb9538fc1c84e4007a3aa580ad5f0f27f2ed1b0
7
+ data.tar.gz: '02813c6ba78f6c933129a966eade64838cd60820f56eb7eb82dac5d3058e561deabe16361d9a6ce73932dfab6c8bafcb450669aba614ce087640692cadd74150'
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.148.0)
4
+ stigg-api-client (1.150.1)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql-client (~> 0.19)
7
7
 
@@ -75369,6 +75369,18 @@
75369
75369
  "isDeprecated": false,
75370
75370
  "deprecationReason": null
75371
75371
  },
75372
+ {
75373
+ "name": "minimumSpend",
75374
+ "description": "The minimum spend configuration",
75375
+ "type": {
75376
+ "kind": "INPUT_OBJECT",
75377
+ "name": "SubscriptionMinimumSpendValueInput",
75378
+ "ofType": null
75379
+ },
75380
+ "defaultValue": null,
75381
+ "isDeprecated": false,
75382
+ "deprecationReason": null
75383
+ },
75372
75384
  {
75373
75385
  "name": "priceOverrides",
75374
75386
  "description": "Override the price of the subscription",
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.148.0"
4
+ VERSION = "1.150.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: 1.148.0
4
+ version: 1.150.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg