stigg-api-client 1.28.0 → 1.30.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: 8381abfbd8e6732848b38d576f7adbc9c4f65d9985d94578a5c075754f1bc322
4
- data.tar.gz: '018d507dba9447fb969515d65268c043d3300c3e8538648e99b6f5842f8ac583'
3
+ metadata.gz: c998d9cd75e3a8024f420ef27e3a387ff8d819357e6179c7ccb0a0005c36f865
4
+ data.tar.gz: e926240210e767457e1b9b29c6a03a565cdf0c1e352887c88dbe09496a20de09
5
5
  SHA512:
6
- metadata.gz: b21b18e7dbe3844472b1469414c61a7aefe688dcf175fb4454462324cec15069acd7e1af93d7e6b3b2f61a539857db6d1e47cf26044e3cc4d6bb6abd7548d170
7
- data.tar.gz: 953b9f347f6ed9ac85932d43be8f89f5987d83a4cd25705ef11af28e907fae33dad51485b650a1f68c7ffe12f5d375be53f518dcb3b23bec7aa04d834b723e3d
6
+ metadata.gz: 015335711b61b59ef22462d4a7676b62fb21fb5242f6e2c6b2050567bc3a3d2fd085a0a2f205fff177ab0a36f49c3b3c54532dc351122f4987d7b8ba3ee755b2
7
+ data.tar.gz: e58ab2997c0791b2b008134bc1491e296d1be605088ccfc8e211be91c361e97e38339bd309a7510eed805b352f83c643c2aba5eb1c52b32eb1e98f02c2ddc690
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.28.0)
4
+ stigg-api-client (1.30.0)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql-client (~> 0.19)
7
7
 
@@ -22082,6 +22082,12 @@
22082
22082
  "isDeprecated": false,
22083
22083
  "deprecationReason": null
22084
22084
  },
22085
+ {
22086
+ "name": "ProductNotFoundError",
22087
+ "description": null,
22088
+ "isDeprecated": false,
22089
+ "deprecationReason": null
22090
+ },
22085
22091
  {
22086
22092
  "name": "PromotionCodeCustomerNotFirstPurchase",
22087
22093
  "description": null,
@@ -41084,18 +41090,6 @@
41084
41090
  "defaultValue": null,
41085
41091
  "isDeprecated": false,
41086
41092
  "deprecationReason": null
41087
- },
41088
- {
41089
- "name": "skipPatchVolumeBulk",
41090
- "description": null,
41091
- "type": {
41092
- "kind": "SCALAR",
41093
- "name": "Boolean",
41094
- "ofType": null
41095
- },
41096
- "defaultValue": "false",
41097
- "isDeprecated": false,
41098
- "deprecationReason": null
41099
41093
  }
41100
41094
  ],
41101
41095
  "interfaces": 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.28.0"
4
+ VERSION = "1.30.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.28.0
4
+ version: 1.30.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg