stigg-api-client 2.331.0 → 2.331.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: a61b82c4f326ea9234fcec9c23b567d34b539826e18794992c8b265777f9d4b3
4
- data.tar.gz: a5fcf0c554f8f853fdf415b7e40f7b7d60dfb3ccaaf663756da6f32acf11d46d
3
+ metadata.gz: 4654e54ea906ca3d0ee7866d2a2d875135a36f4b7c8a6297065557f8916544c3
4
+ data.tar.gz: 97ecb9707f1d40b844b74326a04b38d61da061fbe992a596a91e6318f239bfb1
5
5
  SHA512:
6
- metadata.gz: 9a538cf30b3c34f829dd89e0c2601a287d690f6cc33f93173754a5176c70d5e6b5d49f8f05f63343e883d4f84d78b40386ea22e3093de0cc939d99fac11cbc21
7
- data.tar.gz: 201c912cd9f95f8afd06517447edd0ab610340c8b6255cec8c821fc9512ad2c4fe543b01b7715f9f79ae77adc66e25af0a38dbadac54fbcaf87f06d269df8e83
6
+ metadata.gz: a16fb674af4a15096ba11349fd8a137cd7afc49ab1f858dbc766d6931bd456fbd39ce51e699ba4957d6b0490bf4966d4938ceebb3ef6e27a93c2b28df38161d4
7
+ data.tar.gz: c6e39528b681a49465514a78fdf0eea19eff5acfc4222fb99e406877b0310ce64b5222be72b960cacb9d4f36593a50495a456d3ee3c7c894680254a671faef4a
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (2.331.0)
4
+ stigg-api-client (2.331.1)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -25130,12 +25130,6 @@
25130
25130
  "isDeprecated": false,
25131
25131
  "deprecationReason": null
25132
25132
  },
25133
- {
25134
- "name": "FailedToResolveBillingIntegration",
25135
- "description": "Failed to resolve billing integration",
25136
- "isDeprecated": false,
25137
- "deprecationReason": null
25138
- },
25139
25133
  {
25140
25134
  "name": "FeatureNotFound",
25141
25135
  "description": null,
@@ -70617,18 +70611,6 @@
70617
70611
  "isDeprecated": false,
70618
70612
  "deprecationReason": null
70619
70613
  },
70620
- {
70621
- "name": "integrationId",
70622
- "description": "The billing integration to use for this subscription",
70623
- "type": {
70624
- "kind": "SCALAR",
70625
- "name": "String",
70626
- "ofType": null
70627
- },
70628
- "defaultValue": null,
70629
- "isDeprecated": false,
70630
- "deprecationReason": null
70631
- },
70632
70614
  {
70633
70615
  "name": "invoiceDaysUntilDue",
70634
70616
  "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 = "2.331.0"
4
+ VERSION = "2.331.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: 2.331.0
4
+ version: 2.331.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg