stigg-api-client 1.170.1 → 1.172.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: df3741c45ec2a982d2b9285e1c4130cc0a6cf85c559441580bb2762fb3f85506
4
- data.tar.gz: 8347767684eaa45831f7c60f0e7ad424c485f9e772188acca0edfe6c481417d7
3
+ metadata.gz: 6c24d28cd1baeae1223397e7b9e114123a93a993905292a10f0c0c65fd9c5aba
4
+ data.tar.gz: 3a00bf7b669f5bf5abf85c8210b9e3348a32d05385d7ade807c6391328350742
5
5
  SHA512:
6
- metadata.gz: 61e6288391238bbd0a3229ac8c3b85b60a707029be76623d6dd485341c40ae0521247867490f5786dfda12d13c40e0d04f58055c6cdd4825303cb3a80c1d1917
7
- data.tar.gz: 566d084ed189446033df15e0cde4fe5f0a8831f622c1dae1947bfeb73f4af5caf01d4e3c983a4a25dac517a502887b10554ed38962c3cc2d6c4643f9e4691898
6
+ metadata.gz: 196aa870728fcd9c927c597eb42a08c70a37056ff85cb6ce26d94f037d4281ce4c1eb0725cf6eafdb167faef808eb4d7a4a26cb3b9c7271a8754a8ed07942651
7
+ data.tar.gz: 14c582f3bbdd0cc04ba58db2df7c48cbe3754dbd9a3e4c88cd25196cf4420b9356f9cf93c9c9d5394ccfbdec2d58c14c9a2a8f0b093aabd101c1a1350e1fc8f3
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.170.1)
4
+ stigg-api-client (1.172.1)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql-client (~> 0.19)
7
7
 
@@ -23086,6 +23086,12 @@
23086
23086
  "isDeprecated": false,
23087
23087
  "deprecationReason": null
23088
23088
  },
23089
+ {
23090
+ "name": "EntitlementUsageOutOfRangeError",
23091
+ "description": null,
23092
+ "isDeprecated": false,
23093
+ "deprecationReason": null
23094
+ },
23089
23095
  {
23090
23096
  "name": "EntitlementsMustBelongToSamePackage",
23091
23097
  "description": null,
@@ -23571,6 +23577,12 @@
23571
23577
  "description": null,
23572
23578
  "isDeprecated": false,
23573
23579
  "deprecationReason": null
23580
+ },
23581
+ {
23582
+ "name": "UsageMeasurementDiffOutOfRangeError",
23583
+ "description": null,
23584
+ "isDeprecated": false,
23585
+ "deprecationReason": null
23574
23586
  }
23575
23587
  ],
23576
23588
  "possibleTypes": 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.170.1"
4
+ VERSION = "1.172.1"
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.170.1
4
+ version: 1.172.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg