stigg-api-client 1.14.0 → 1.15.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: 4e1d4cb00b6dcdb1db29745b1625f57e6b2eabd934a685a2b01d1334176f5f91
4
- data.tar.gz: 790a89d87c37365fcee2fe91eb40bb5f8a8b696c10bea1f2bd07a3a268efbf1d
3
+ metadata.gz: c2893d8e6ec00a1746b78dd0e217fbe9802a39db232ce13ec37b8fa08e77a169
4
+ data.tar.gz: 78e3c940dc8046576a9348330139e3d61c653640ab1bb19e84ea5e7cac0cb2b4
5
5
  SHA512:
6
- metadata.gz: c720ef7ff5ca966a91edcfd6d0f9f2c55400c45d3d6253d3694605ecb80d1f137f4b9639c0da71df73d95ced99f037d48922846206e291fa4244bfdac0082233
7
- data.tar.gz: 4e37329f32430eb75cef59d26466182c72711e0a63b8af03fd214c31fa27ff3733f530a95640cc53d008dd5fb57c49e5b69924d0f8c9a90063249d22613b22d8
6
+ metadata.gz: 31d9f8245f87ca20891d5b4831293ff61eb6f4c0a354aca55f76a12eee73e1c839503d1e09ae6f83fbe895c32149292c4072664bce8d63a36bcad3fd2604d380
7
+ data.tar.gz: 422f35380d44b152e81bda8d15417a8903acefeead67317ed9457bc83f091488f6b204e85bf6a7eb2d6e7ddab0bb0667b3bfb7a886af11e1f968ad12bcf784dc
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.14.0)
4
+ stigg-api-client (1.15.0)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql-client (~> 0.19)
7
7
 
@@ -22868,6 +22868,12 @@
22868
22868
  "isDeprecated": false,
22869
22869
  "deprecationReason": null
22870
22870
  },
22871
+ {
22872
+ "name": "EDGE_API_DOGGO_RESYNC",
22873
+ "description": null,
22874
+ "isDeprecated": false,
22875
+ "deprecationReason": null
22876
+ },
22871
22877
  {
22872
22878
  "name": "EDGE_API_PACKAGE_ENTITLEMENTS_DATA_RESYNC",
22873
22879
  "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.14.0"
4
+ VERSION = "1.15.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.14.0
4
+ version: 1.15.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg