stigg-api-client 1.141.0 → 1.142.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: 2f6ee9c74b35670f82589614029f181c3ae7a7b362a9df5f95a15d4a2171add4
4
- data.tar.gz: ddd6b5a5a3520543624655178b0c2e112f3ce92d55855d14b4e3ff596be3ba02
3
+ metadata.gz: 51c1fdb4c8dd5584f5a5a35053ea16842bfdec946292eebcac1235b8aa9b133d
4
+ data.tar.gz: 1bed900eb23ce6498b95ed6c244b19a4c9c496bd45b5ff06e0889810d5de578f
5
5
  SHA512:
6
- metadata.gz: e360325aedacc899ab8d8c3d06c18eee4526757d8826922b622beb82a5fb5f64755d81a3f13e2b279639de5490c49c8c7f0f0aa5df43a1df297dd6c583df7f43
7
- data.tar.gz: ae9f4d847d85f767eaf70a9f36a25c0185709bec480a871351c56f85b9b10f8cddc8127ab6082a48996f163fd54b2b34838cb2af7759f3729a29a913763e16bc
6
+ metadata.gz: 8d9afe0df2deddba8760ef95482860989826474dbb701f6952449d1d92b45a07aca872b5432bce59413fd1eda8aa8fb564041c94c0165a8ab388bd4173de43b8
7
+ data.tar.gz: 9dea801320227595a8256c94d10223158274fc58117e28c3fb65954d943d879b5525625ad8cbaa157f9b9b341a87cc44792ad7390f2806faa5228b7c639fcf80
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.141.0)
4
+ stigg-api-client (1.142.0)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql-client (~> 0.19)
7
7
 
@@ -24458,6 +24458,12 @@
24458
24458
  "isDeprecated": false,
24459
24459
  "deprecationReason": null
24460
24460
  },
24461
+ {
24462
+ "name": "SUBSCRIPTION_SPENT_LIMIT_EXCEEDED",
24463
+ "description": null,
24464
+ "isDeprecated": false,
24465
+ "deprecationReason": null
24466
+ },
24461
24467
  {
24462
24468
  "name": "SUBSCRIPTION_TRIAL_CONVERTED",
24463
24469
  "description": null,
@@ -31358,13 +31364,9 @@
31358
31364
  "description": null,
31359
31365
  "args": [],
31360
31366
  "type": {
31361
- "kind": "NON_NULL",
31362
- "name": null,
31363
- "ofType": {
31364
- "kind": "SCALAR",
31365
- "name": "DateTime",
31366
- "ofType": null
31367
- }
31367
+ "kind": "SCALAR",
31368
+ "name": "DateTime",
31369
+ "ofType": null
31368
31370
  },
31369
31371
  "isDeprecated": false,
31370
31372
  "deprecationReason": null
@@ -68142,13 +68144,9 @@
68142
68144
  "description": null,
68143
68145
  "args": [],
68144
68146
  "type": {
68145
- "kind": "NON_NULL",
68146
- "name": null,
68147
- "ofType": {
68148
- "kind": "SCALAR",
68149
- "name": "DateTime",
68150
- "ofType": null
68151
- }
68147
+ "kind": "SCALAR",
68148
+ "name": "DateTime",
68149
+ "ofType": null
68152
68150
  },
68153
68151
  "isDeprecated": false,
68154
68152
  "deprecationReason": 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.141.0"
4
+ VERSION = "1.142.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.141.0
4
+ version: 1.142.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg