stigg-api-client 1.73.5 → 1.73.6

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: b6c0230d95481a406929bbbbd96425dcbe2155f351db0530ce0ffa6cd00dd4c4
4
- data.tar.gz: '098bf914a1104bfcffbeba30bf10b4a4ace3cb4fa6b38a50da941448a2741f7a'
3
+ metadata.gz: ec04b8aaadd3e32f980092a233486e33167a8d24fcf57595307326d9271a15cf
4
+ data.tar.gz: 1169aa10ff32a322287d152790aabcf29d22c3fec07d35bb81738b0e20b78ab4
5
5
  SHA512:
6
- metadata.gz: 242ec5434936c1fa9deb4d36c5271ebeef2bd2ebd66445aa2b0a4c2ab08b484bda4e465541aced3b79a1365d7774832d90793e67fe774f4df342ee334f4dd287
7
- data.tar.gz: dccf82a31db02d2b8794c903cc7b3ee5a2742ea6d17de8d3bc3138cca9956438ee1fa4ffb6c6c73b6ff145b9e37b3d2ee233ff57a99df059a0b285d47bd68cee
6
+ metadata.gz: ea46fabb33d024993fb29f69221d66452251643435c9f2cf5131ca54dbdabb811b931455b03a95b938e5172ae0381d239baafa7d394aa9671c0ca1a13ee4c73f
7
+ data.tar.gz: 9fff85f4943860cb5c483ed0846719c5711f1d406e8501e467bf1c0906f817edcb06652adb0c79fcfec5b8f778e2bf13240009f0bbc9a356dc80eee2e4714643
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.73.5)
4
+ stigg-api-client (1.73.6)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql-client (~> 0.19)
7
7
 
@@ -510,9 +510,13 @@
510
510
  "description": "Indicates if the addon has subscriptions",
511
511
  "args": [],
512
512
  "type": {
513
- "kind": "SCALAR",
514
- "name": "Boolean",
515
- "ofType": null
513
+ "kind": "NON_NULL",
514
+ "name": null,
515
+ "ofType": {
516
+ "kind": "SCALAR",
517
+ "name": "Boolean",
518
+ "ofType": null
519
+ }
516
520
  },
517
521
  "isDeprecated": false,
518
522
  "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.73.5"
4
+ VERSION = "1.73.6"
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.73.5
4
+ version: 1.73.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg