stigg-api-client 0.556.0 → 0.556.8
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 +4 -4
- data/Gemfile.lock +1 -1
- data/lib/stigg/generated/operations.rb +0 -1
- data/lib/stigg/generated/schema.json +0 -24
- data/lib/stigg/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d726cef9e904b06ebed45a0c4231f5464baca62072fc07e482f61e5b03408021
|
|
4
|
+
data.tar.gz: bacfc3b96271f8a20a9692be4afe76626b493b3d0261d5dce54be26c64e486c5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fd235974ac316fdbb627a1db8bfd6b39ff230f6437b2568a30b98241871fd04833827a21605eab8124afbde28d411005da01bad26b1bb24887f5d6aefbe6288e
|
|
7
|
+
data.tar.gz: c821beb5677aaad62cdf8fe7a19314d371ab77324dc8039cd463c764cdd868a96f289e5d8d1f1f9092503434a6c076534e82e9a5ee57685297aa9bae25f27bc7
|
data/Gemfile.lock
CHANGED
|
@@ -4523,18 +4523,6 @@
|
|
|
4523
4523
|
"isDeprecated": false,
|
|
4524
4524
|
"deprecationReason": null
|
|
4525
4525
|
},
|
|
4526
|
-
{
|
|
4527
|
-
"name": "selectionColor",
|
|
4528
|
-
"description": null,
|
|
4529
|
-
"args": [],
|
|
4530
|
-
"type": {
|
|
4531
|
-
"kind": "SCALAR",
|
|
4532
|
-
"name": "String",
|
|
4533
|
-
"ofType": null
|
|
4534
|
-
},
|
|
4535
|
-
"isDeprecated": false,
|
|
4536
|
-
"deprecationReason": null
|
|
4537
|
-
},
|
|
4538
4526
|
{
|
|
4539
4527
|
"name": "summaryBackgroundColor",
|
|
4540
4528
|
"description": null,
|
|
@@ -4917,18 +4905,6 @@
|
|
|
4917
4905
|
"isDeprecated": false,
|
|
4918
4906
|
"deprecationReason": null
|
|
4919
4907
|
},
|
|
4920
|
-
{
|
|
4921
|
-
"name": "selectionColor",
|
|
4922
|
-
"description": null,
|
|
4923
|
-
"type": {
|
|
4924
|
-
"kind": "SCALAR",
|
|
4925
|
-
"name": "String",
|
|
4926
|
-
"ofType": null
|
|
4927
|
-
},
|
|
4928
|
-
"defaultValue": null,
|
|
4929
|
-
"isDeprecated": false,
|
|
4930
|
-
"deprecationReason": null
|
|
4931
|
-
},
|
|
4932
4908
|
{
|
|
4933
4909
|
"name": "summaryBackgroundColor",
|
|
4934
4910
|
"description": null,
|
data/lib/stigg/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: stigg-api-client
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.556.
|
|
4
|
+
version: 0.556.8
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Stigg
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: exe
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-09-
|
|
11
|
+
date: 2023-09-06 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: graphlient
|