stigg-api-client 1.170.1 → 1.172.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: df3741c45ec2a982d2b9285e1c4130cc0a6cf85c559441580bb2762fb3f85506
4
- data.tar.gz: 8347767684eaa45831f7c60f0e7ad424c485f9e772188acca0edfe6c481417d7
3
+ metadata.gz: a1c648f38c507235141f4c69d32ed28cfbaf213a7dc4d7b09225ad1b284747f0
4
+ data.tar.gz: e7b734f24ade1b554cef84ecfb29a1a50a03ae2b0564438cef69c4e00cbb0311
5
5
  SHA512:
6
- metadata.gz: 61e6288391238bbd0a3229ac8c3b85b60a707029be76623d6dd485341c40ae0521247867490f5786dfda12d13c40e0d04f58055c6cdd4825303cb3a80c1d1917
7
- data.tar.gz: 566d084ed189446033df15e0cde4fe5f0a8831f622c1dae1947bfeb73f4af5caf01d4e3c983a4a25dac517a502887b10554ed38962c3cc2d6c4643f9e4691898
6
+ metadata.gz: a449795744315dab89c26ba37d1bb9aec9ee94b2cab0d75927d9405e6bd9ba6279ec0107f8c6a8fe8968e565c86174b56545168a040a1a6e4218de771f569769
7
+ data.tar.gz: 908b1630af7b91dddbf6526114c3633b622b3fd7315bdba65a3843e2a179f88cabe7557b011c825cce015f2cad4a3c6b31f522d7291fbf0bb96e09115ea94ea3
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.0)
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.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: 1.170.1
4
+ version: 1.172.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg