stigg-api-client 0.503.0 → 0.505.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: bcae916880784dd548bf35b8e0097dea5c06377cc61e13a3709a1d2423496d20
4
- data.tar.gz: 78a9c2b2f13fa021b11c0112142dae912d4ae052db738abe1b1f1294118988d0
3
+ metadata.gz: 2b25b29d9de086be26c8297b481b6bf8d7312d9f73fff790f6b92859287d0a4f
4
+ data.tar.gz: 07f65054f55807bb440100d92bdd7911fc193987ec42fea40f7546f320e04954
5
5
  SHA512:
6
- metadata.gz: eea0d7be11b5795a73a589bb78322c8efe46f92a61f9d141d1ee4282f60ce788b2c73060d94ccba56917b1afe2c85cc5e078f8945506904ad8e7597a5ba7d261
7
- data.tar.gz: 4ff6401fd3d66c1a90c7b7823a5ecfe8cc6a5406ba16aa3f0300f9e35ba3d51842e53aa5d9d79260b7726bb3c9bf05a4114ef405fcde4316f55ad3a3387506b3
6
+ metadata.gz: 29595fd8bfdc4e1009f1e7889761b397604553494bc517b1577ed47a08eb6250bb01f171a31053a59d33a6c3be6cf56fc47407925a53ff4da94b74cd270605f4
7
+ data.tar.gz: 4c8eea0e02c412202c506bcec8c387e66cd63beadeb9f304fe18a163af07bdb316185f802d7ac2ccecb4ecda159a209864d05434e1ed290d3ebca35bbb00c077
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (0.503.0)
4
+ stigg-api-client (0.505.0)
5
5
  graphlient (~> 0.7.0)
6
6
 
7
7
  GEM
@@ -109,6 +109,7 @@ module Stigg
109
109
  displayName
110
110
  description
111
111
  billingId
112
+ versionNumber
112
113
  additionalMetaData
113
114
  product {
114
115
  ...ProductFragment
@@ -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,
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.503.0"
4
+ VERSION = "0.505.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: 0.503.0
4
+ version: 0.505.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg