stigg-api-client 2.374.0 → 2.379.1
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/schema.json +0 -12
- 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: 984a32a9e8c94121b77d4c27b465c69c7e4b9d27ef10d5f82aaf6750c58e4030
|
4
|
+
data.tar.gz: d921e9c053cf80ca52ad6d1768edf23cf4179b3739a0871f7b1f3c5e55366fcb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 128ed310694a999a5c5ba60782a3ae2bd32e313e67f1a696761715fc53ae1fea16c25defb5e9cbcb167717ac6cda9bea6ffa6532a407a7f51249f71e2776e15c
|
7
|
+
data.tar.gz: 7094ecae2bd62d0a054b97e3eeb38490405f8c889b425337a0bf50d588d67a8f71f25ae74516f9663dfa312f98fc48dd58ab3b6d0c1181197fc6fc0766067e97
|
data/Gemfile.lock
CHANGED
@@ -85998,18 +85998,6 @@
|
|
85998
85998
|
"isDeprecated": false,
|
85999
85999
|
"deprecationReason": null
|
86000
86000
|
},
|
86001
|
-
{
|
86002
|
-
"name": "intercomToken",
|
86003
|
-
"description": "Intercom user identity token",
|
86004
|
-
"args": [],
|
86005
|
-
"type": {
|
86006
|
-
"kind": "SCALAR",
|
86007
|
-
"name": "String",
|
86008
|
-
"ofType": null
|
86009
|
-
},
|
86010
|
-
"isDeprecated": false,
|
86011
|
-
"deprecationReason": null
|
86012
|
-
},
|
86013
86001
|
{
|
86014
86002
|
"name": "lastSeenAt",
|
86015
86003
|
"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: 2.
|
4
|
+
version: 2.379.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Stigg
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-04-
|
11
|
+
date: 2025-04-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: graphlient
|