stigg-api-client 0.529.0 → 0.530.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: 36eda5d18161643a5a8cd4d7ba3e297c560de627a462725dc707a2edc87d1ff3
4
- data.tar.gz: 1b699d7863609b0a4017212b6504f131a908c74ceccf35161eab52fce54db252
3
+ metadata.gz: 907500ff7417fbc09513aa5ab9d165dd40d580e560cb601db27fd2dc95abb823
4
+ data.tar.gz: 9452167e9df7d1ba35e7f4b4312b5b69e233a9568db00b10d6853d149d1d8d89
5
5
  SHA512:
6
- metadata.gz: 9f79556438b89a2d5509ba863cc87a4107b5e0705ddef18e87c6c0c639a7cbb3a107d74ce5d9150134284e3224cd5c608cb4cad75932f9b96cbdcf6df2a0936e
7
- data.tar.gz: d321e27d754c0d63e8221755068bc48170417358d52d88f5831e3f8d472f39172989246cc863da1f1bfe38f0906a65dee0740f7bf3c98d885ebf14d3707cd2e4
6
+ metadata.gz: 2b5597fd472ace8c500a76dccab490b497f962022431bab92e3502c5da038591566760f8727796968f81d9049529bfb9957d199a79cb1cefdbf1a08cbff19dec
7
+ data.tar.gz: 687ce17ad5983c20c06efb98c5ce804560c926c9c7b88fb6a4a9d41c0db4e6f1ce6005278d92cfcd4cea0cf0cadb9d78951f5da88671d31bb3656f03851533ce
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (0.529.0)
4
+ stigg-api-client (0.530.0)
5
5
  graphlient (~> 0.7.0)
6
6
 
7
7
  GEM
@@ -50114,18 +50114,6 @@
50114
50114
  "defaultValue": null,
50115
50115
  "isDeprecated": false,
50116
50116
  "deprecationReason": null
50117
- },
50118
- {
50119
- "name": "maxBatches",
50120
- "description": null,
50121
- "type": {
50122
- "kind": "SCALAR",
50123
- "name": "Int",
50124
- "ofType": null
50125
- },
50126
- "defaultValue": null,
50127
- "isDeprecated": false,
50128
- "deprecationReason": null
50129
50117
  }
50130
50118
  ],
50131
50119
  "interfaces": 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.529.0"
4
+ VERSION = "0.530.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.529.0
4
+ version: 0.530.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg