stigg-api-client 1.220.0 → 1.222.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: cf9c3a6f47ff281edbc0a1ff65fade64afe2e05a0e78cff3487ae8309a009c67
4
- data.tar.gz: f751872f833619855782e8bf19bc3f28919fa0604f2bd791bc65100630ec7354
3
+ metadata.gz: 45e2a470d48859557c6a813168620e0098e3e7d1108fcd59eb5c59cf423db930
4
+ data.tar.gz: be602333883b92d5baa268f8ac5af74a8814600aa67d66b3c0356d75a195f5fe
5
5
  SHA512:
6
- metadata.gz: dd9d742d6a2727998700ff39e81eb89d645bb6c65b4c9fa558d1b1473ecf8648586fb0fcec7cff7c8f90453d11d0a77b0107c992fc5d29a0781d32e040b6ff88
7
- data.tar.gz: 21dcbb592997eafe3d860715b9379377df23317c408f00f20d9143ae549c050b59dce73372e1e4812b78cf87ffb8bef21b47c717ea61f86005dbbe1c2d145216
6
+ metadata.gz: 5ea7ea2a0a2b129a0f40bca4de9e0243c4c30e79109cfa906cbc04475b5d40c868f8e7f2467abc2cbaf0ffd2105ad3495d33e5ec946b002679cfc0e34756b8b5
7
+ data.tar.gz: beb99cd2a86dc0529395cf8182c350f31f3d3ce08f3a228cd66655331afac85e72d34e7a05acf80bc8dfc7677018ca8af10ec5b5c9f0cf577ed07e94fca9c321
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.220.0)
4
+ stigg-api-client (1.222.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -351,6 +351,7 @@ module Stigg
351
351
  ...SubscriptionInvoiceFragment
352
352
  }
353
353
  paymentCollection
354
+ paymentCollectionMethod
354
355
  billingSyncError
355
356
  resource {
356
357
  ...CustomerResourceFragment
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.220.0"
4
+ VERSION = "1.222.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.220.0
4
+ version: 1.222.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg