stigg-api-client 5.261.0 → 5.264.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: da26302aaaacb77c973d11b970cd2e80817d6b708940fe14e2b529ad74173c2c
4
- data.tar.gz: 2f2b4b13bdddf4f06cc0661550024871eb328794278a8482e25f013e55ca8f13
3
+ metadata.gz: a68295f6b6d19527b13b988c347bd678e63f5ae4c546e9975ed82e586fa59c6c
4
+ data.tar.gz: f65da7ca03f51c7573af96c9f6a66d0cd5e3db8428ae88e5b497cc3c74b4cf21
5
5
  SHA512:
6
- metadata.gz: 5c92a180901768dfa2cbb4a3ba39aca9f32817e87b1334bf1f52de34365f3723f231a5ce8d62707d5fe244a223c904746232fa391119a663cead4cb4c24c66ac
7
- data.tar.gz: a47f0a905beb0a7ff72b4fa1a19c112fe312c3940d9501da6c336fc67f7635ec1630a58b0f6fe818327c76bcf57a7f4b88dab9dbba15ea4b9400b72261efeb04
6
+ metadata.gz: 67d8308e4794813468866507135f5396ff6c082ebe081bdb0c7335324d4dcc26298360b07e9c8d73d66dcc17fc152b0b55f94acef8ed2bd20429ce8dc761dc7a
7
+ data.tar.gz: 917e2236dd59d30fb618c7616772a06fee8911e347999f6f6559d6d8578438cd77699add22c3f58134bff78c60101085a3ca24f0cd531dd0c83f3e0566250b18
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (5.261.0)
4
+ stigg-api-client (5.264.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -36331,6 +36331,12 @@
36331
36331
  "isDeprecated": false,
36332
36332
  "deprecationReason": null
36333
36333
  },
36334
+ {
36335
+ "name": "EDGE_API_PLAN_CACHE_DATA_RESYNC",
36336
+ "description": "Edge API plan cache data resync",
36337
+ "isDeprecated": false,
36338
+ "deprecationReason": null
36339
+ },
36334
36340
  {
36335
36341
  "name": "EDGE_API_PRODUCT_CACHE_DATA_RESYNC",
36336
36342
  "description": "Edge API product cache data resync",
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "5.261.0"
4
+ VERSION = "5.264.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: 5.261.0
4
+ version: 5.264.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg