stigg-api-client 0.544.1 → 0.545.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9586037edda6daa307fe4d6b8197b6f9f601e83eedb5ec41243051ad9defca3c
4
- data.tar.gz: ff729720235ad19c4c2e027af3c1bd3693bbc875eea3ecfeae1a0365b2fee52c
3
+ metadata.gz: 8bf14111ed4e0a2d9bf456377c3c0e80956060279b9f157739afd3edbf17cbe9
4
+ data.tar.gz: 612270ca0e4acc13f557eef6e997cd3f78779858617fd971ce1459380a3a414c
5
5
  SHA512:
6
- metadata.gz: 1ba47d60d7497e2bbf0e39de21aec90618bd9ae5f20ce33ee1da59a8d180cdb4dbf1038240ddd44fa5fa5a594a607aa2f71e64d36660822ffefc5c45ff33da8c
7
- data.tar.gz: 5ecae863756b2b9b98d37afee2a697f3674f37874839ddaf2cbe154ff3ee949b6508d9db331a986b604bd2db8941be77d8a8c87b13cfd7cd7159757581a03a77
6
+ metadata.gz: 65ddcc5b0cba2c319c0a4926bb56d1b71473c5987b2e9e7d5bc37fe5c2ac728e12451102faa6ef62a46dff5d49ba4ec2f8f8224b8f2a6ffd481461b3c9f713de
7
+ data.tar.gz: a8b1a2d9b9178c059a667c3a8bca88a751bb8a30bb0ac135fa858f6525db05870c9871daebf7e68c39a193bd471bd6e6a24c748b5539ebec91beb4963b7c6890
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (0.544.1)
4
+ stigg-api-client (0.545.0)
5
5
  graphlient (~> 0.7.0)
6
6
 
7
7
  GEM
@@ -478,9 +478,13 @@
478
478
  "description": null,
479
479
  "args": [],
480
480
  "type": {
481
- "kind": "OBJECT",
482
- "name": "Environment",
483
- "ofType": null
481
+ "kind": "NON_NULL",
482
+ "name": null,
483
+ "ofType": {
484
+ "kind": "OBJECT",
485
+ "name": "Environment",
486
+ "ofType": null
487
+ }
484
488
  },
485
489
  "isDeprecated": false,
486
490
  "deprecationReason": null
@@ -490,9 +494,13 @@
490
494
  "description": null,
491
495
  "args": [],
492
496
  "type": {
493
- "kind": "SCALAR",
494
- "name": "String",
495
- "ofType": null
497
+ "kind": "NON_NULL",
498
+ "name": null,
499
+ "ofType": {
500
+ "kind": "SCALAR",
501
+ "name": "String",
502
+ "ofType": null
503
+ }
496
504
  },
497
505
  "isDeprecated": false,
498
506
  "deprecationReason": null
@@ -34966,9 +34974,13 @@
34966
34974
  "description": null,
34967
34975
  "args": [],
34968
34976
  "type": {
34969
- "kind": "SCALAR",
34970
- "name": "String",
34971
- "ofType": null
34977
+ "kind": "NON_NULL",
34978
+ "name": null,
34979
+ "ofType": {
34980
+ "kind": "SCALAR",
34981
+ "name": "String",
34982
+ "ofType": null
34983
+ }
34972
34984
  },
34973
34985
  "isDeprecated": false,
34974
34986
  "deprecationReason": null
@@ -39830,9 +39842,13 @@
39830
39842
  "description": null,
39831
39843
  "args": [],
39832
39844
  "type": {
39833
- "kind": "OBJECT",
39834
- "name": "Environment",
39835
- "ofType": null
39845
+ "kind": "NON_NULL",
39846
+ "name": null,
39847
+ "ofType": {
39848
+ "kind": "OBJECT",
39849
+ "name": "Environment",
39850
+ "ofType": null
39851
+ }
39836
39852
  },
39837
39853
  "isDeprecated": false,
39838
39854
  "deprecationReason": null
@@ -39842,9 +39858,13 @@
39842
39858
  "description": null,
39843
39859
  "args": [],
39844
39860
  "type": {
39845
- "kind": "SCALAR",
39846
- "name": "String",
39847
- "ofType": null
39861
+ "kind": "NON_NULL",
39862
+ "name": null,
39863
+ "ofType": {
39864
+ "kind": "SCALAR",
39865
+ "name": "String",
39866
+ "ofType": null
39867
+ }
39848
39868
  },
39849
39869
  "isDeprecated": false,
39850
39870
  "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 = "0.544.1"
4
+ VERSION = "0.545.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.544.1
4
+ version: 0.545.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg