stigg-api-client 1.150.1 → 1.151.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: b1d1fa6b652d8c6ed1b5a6f7d3dc2cee880dce8a60dcd6fd286d021e26c54b82
4
- data.tar.gz: 1cf29c5a68e403fa0e29abba5815c9927366969b1e995d472eaa41fb578c1afa
3
+ metadata.gz: 74cf18344d499f7a15c97267dffe83ccbc4e72089c0af367d8446a23da2545a4
4
+ data.tar.gz: 7b5c3a7b1d558a6188ad2f9d6b0042d857af4d3f5ec5f8daeaee7811a92615d9
5
5
  SHA512:
6
- metadata.gz: 12f2ef08ae79b82876140e18cfb962fc013ea858b3eb7318fdd7085569211c692b0b4114a81a1f406bd6504abcb9538fc1c84e4007a3aa580ad5f0f27f2ed1b0
7
- data.tar.gz: '02813c6ba78f6c933129a966eade64838cd60820f56eb7eb82dac5d3058e561deabe16361d9a6ce73932dfab6c8bafcb450669aba614ce087640692cadd74150'
6
+ metadata.gz: c2e29cb69347d996e06cab2a26e816a9b57e0574eb80942ec00fb211f158042632002be640a7165e79c2b45e24913c0c3b5c36c804e75626fa279793cde93778
7
+ data.tar.gz: d81ae63a6e123713b8125e4227594efe3da9b8c10bce2abc799b8a1dae54e032bf944a7af007e07752f428ce82402aa74a15f7660efb524f823a3fb8bef1b331
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.150.1)
4
+ stigg-api-client (1.151.0)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql-client (~> 0.19)
7
7
 
@@ -46847,6 +46847,26 @@
46847
46847
  "isDeprecated": false,
46848
46848
  "deprecationReason": null
46849
46849
  },
46850
+ {
46851
+ "name": "minimumSpend",
46852
+ "description": "Minimum spend configuration",
46853
+ "args": [],
46854
+ "type": {
46855
+ "kind": "LIST",
46856
+ "name": null,
46857
+ "ofType": {
46858
+ "kind": "NON_NULL",
46859
+ "name": null,
46860
+ "ofType": {
46861
+ "kind": "OBJECT",
46862
+ "name": "MinimumSpend",
46863
+ "ofType": null
46864
+ }
46865
+ }
46866
+ },
46867
+ "isDeprecated": false,
46868
+ "deprecationReason": null
46869
+ },
46850
46870
  {
46851
46871
  "name": "prices",
46852
46872
  "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.150.1"
4
+ VERSION = "1.151.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.150.1
4
+ version: 1.151.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg