stigg-api-client 3.12.0 → 3.13.0

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: 103beea032bad45c6449a26c5f93d2ccc90cd457bdc1c502074c1cec138b00da
4
- data.tar.gz: d150d881cc708ac69ddbf3799480e272fab4a2602285a549f0b1884106cbde1c
3
+ metadata.gz: '067218f1d7ba0cbd4c01e345076d63a4d2b5dbbdbbd1232a812700296fba2b70'
4
+ data.tar.gz: 4c6a93013a64d5ba7ded382c74720ce421520f93d651886d0935828f0d92a6f1
5
5
  SHA512:
6
- metadata.gz: 0ba3ff879b42cdc2b4a6f332816a69ba01db6c683b586c0e6da9e20d4a77ab3ad4a52c27c62dce12b8f6d7b1d2d35dbcb8d361fb0ce9de26fd7c40079d066fc2
7
- data.tar.gz: ea4560ba41697291979ca7a87580b17684ca112c2abf86aa33a73a7d4851f303201208505c7c82103218061cabebdb22f0dc5d3c59455563399f25e6688d7d7e
6
+ metadata.gz: 4e386253c1e97fff75c5b4308fa96e90060a48272f36fd7f7dbcc1a646100490d943703b48e7865051099d84e2e2d5598b6674d3eff3dad3c687b98dd38bbafd
7
+ data.tar.gz: b8acd48c6451d86835cbc2bf390729ba6e78fcaa15d65cb12507ff91e72fd2b7d50c5f534e7f6846e7c508ccb44cdfc5d60f8f06e3a212b86ae7367b7947b05c
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (3.12.0)
4
+ stigg-api-client (3.13.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -29341,6 +29341,30 @@
29341
29341
  "isDeprecated": false,
29342
29342
  "deprecationReason": null
29343
29343
  },
29344
+ {
29345
+ "name": "FEATURE_GROUP_ARCHIVED",
29346
+ "description": "Feature group archived",
29347
+ "isDeprecated": false,
29348
+ "deprecationReason": null
29349
+ },
29350
+ {
29351
+ "name": "FEATURE_GROUP_CREATED",
29352
+ "description": "Feature group created",
29353
+ "isDeprecated": false,
29354
+ "deprecationReason": null
29355
+ },
29356
+ {
29357
+ "name": "FEATURE_GROUP_UN_ARCHIVED",
29358
+ "description": "Feature group un-archived",
29359
+ "isDeprecated": false,
29360
+ "deprecationReason": null
29361
+ },
29362
+ {
29363
+ "name": "FEATURE_GROUP_UPDATED",
29364
+ "description": "Feature group updated",
29365
+ "isDeprecated": false,
29366
+ "deprecationReason": null
29367
+ },
29344
29368
  {
29345
29369
  "name": "FEATURE_UPDATED",
29346
29370
  "description": "Feature updated",
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "3.12.0"
4
+ VERSION = "3.13.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: 3.12.0
4
+ version: 3.13.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg