stigg-api-client 0.504.0 → 0.505.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: a9c2b651c1277375f13c24d4488a98b1d3c2d9f3a65b09c810cb148f0fd08cb3
4
- data.tar.gz: a962ceb384eb4e40d00b70df848742f3208e315b1b60d4a76eb6cca1166e9373
3
+ metadata.gz: 3c16cf3dfe39be71aeef96f2fe9ff906c6d5c5f6e560afa9e895e93ee8d1da00
4
+ data.tar.gz: aea041d6b95cf4e13c6481c60bf1a74af2eb30b1462cef1a11c224b09ad25fe5
5
5
  SHA512:
6
- metadata.gz: 0fae9bb96d0760f2d34918e4a825ba37f56e0631b241788ce711e52a1a33f264b8626c268703aa056c4c5a4a21872d5cb8b0129d8dd0903e1cf55557c61acb1f
7
- data.tar.gz: d4e423fea3bfd539c3add47bccf8544b3a291211ea8e5d08f92c1476d542045e4e54511270c286ab1416999dc5a532c5399966eba5020c728c841f861a204ebc
6
+ metadata.gz: 6a22abde290f9427aabc3613d3c238037850d2b83ca5e4b10b1aa0f3f05560fbe31e857ffd0e4b3cf4fc70b24bc38c1b7730490b0d607b1891a14ed97d21c4d6
7
+ data.tar.gz: 01e4a0dfe0eeef36660340ecaad856e4e27b0a3580524fc05e9dacf1e694b772a91c9e74faf3d2f11090ea7517cad8b6120f1bbe9f05558b738a992bc4e0aa60
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (0.504.0)
4
+ stigg-api-client (0.505.1)
5
5
  graphlient (~> 0.7.0)
6
6
 
7
7
  GEM
@@ -57700,6 +57700,12 @@
57700
57700
  "isDeprecated": false,
57701
57701
  "deprecationReason": null
57702
57702
  },
57703
+ {
57704
+ "name": "PendingPayment",
57705
+ "description": null,
57706
+ "isDeprecated": false,
57707
+ "deprecationReason": null
57708
+ },
57703
57709
  {
57704
57710
  "name": "Scheduled",
57705
57711
  "description": null,
@@ -60976,6 +60982,18 @@
60976
60982
  "isDeprecated": false,
60977
60983
  "deprecationReason": null
60978
60984
  },
60985
+ {
60986
+ "name": "awaitPaymentConfirmation",
60987
+ "description": null,
60988
+ "type": {
60989
+ "kind": "SCALAR",
60990
+ "name": "Boolean",
60991
+ "ofType": null
60992
+ },
60993
+ "defaultValue": "true",
60994
+ "isDeprecated": false,
60995
+ "deprecationReason": null
60996
+ },
60979
60997
  {
60980
60998
  "name": "billableFeatures",
60981
60999
  "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.504.0"
4
+ VERSION = "0.505.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: 0.504.0
4
+ version: 0.505.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg