stigg-api-client 1.97.1 → 1.97.2

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: 9991c7f98995ad23bca69822171d5bc0d6e59d448f687300472bc87ca5c0fc56
4
- data.tar.gz: dc148aec50b73026228878d2bb43845e20472b841749319cb98190b685212092
3
+ metadata.gz: 9637c1d2c8f60510e16a54b933a187866664183d0265254545260fe2ab819eb8
4
+ data.tar.gz: 00ac412739878916ed15a798973782a22ce73c5788ed2542772129030081b4cc
5
5
  SHA512:
6
- metadata.gz: b74bbf14b3e7a253d7417ca85fafd39f2e6ff74cce276bb7e2dd26c9da0528e5a2f84fafa3d5d9f40747da44ec9b03c0a8e45d27b014b074f4e099f1f63a8cce
7
- data.tar.gz: 409c7af23d538b9f7e08ca1d2fced4666b2a9c097b8d388cdd5a130430997dba2d64c984b16b68fe0d962f0f48cd9bf25fa7e40adc91d07b586aa9595725b057
6
+ metadata.gz: 38e9484b08ea8d8a4536925bbe8458e15de54982066d378635062cc592c07bbb83634efbeb103d6b67ebb396d2c143dc41b00e11767cc9858c0a5b54c18fbc34
7
+ data.tar.gz: 4363f762b5fa91de82958af95e80e3beeb422cca71caca4dee0833ca72b62b6a34559e90c24240d20b73cbe5aaf339d7100a8effc3b292502f5160a411a4232c
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.97.1)
4
+ stigg-api-client (1.97.2)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql-client (~> 0.19)
7
7
 
@@ -23970,6 +23970,18 @@
23970
23970
  "isDeprecated": false,
23971
23971
  "deprecationReason": null
23972
23972
  },
23973
+ {
23974
+ "name": "PACKAGE_GROUP_CREATED",
23975
+ "description": null,
23976
+ "isDeprecated": false,
23977
+ "deprecationReason": null
23978
+ },
23979
+ {
23980
+ "name": "PACKAGE_GROUP_UPDATED",
23981
+ "description": null,
23982
+ "isDeprecated": false,
23983
+ "deprecationReason": null
23984
+ },
23973
23985
  {
23974
23986
  "name": "PACKAGE_PUBLISHED",
23975
23987
  "description": 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.97.1"
4
+ VERSION = "1.97.2"
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.97.1
4
+ version: 1.97.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg