stigg-api-client 0.487.0 → 0.488.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: 644676b71974473f88a7ffa6094dbc637bc9f7a3cfae86ad90d81eae6a4e342e
4
- data.tar.gz: 45f077bb633194f9ca94293894de128e00233350ec8045fbac2df520307e85a3
3
+ metadata.gz: f173ae94a5b7adfe0a8d13d6cfeac516a9ab8c023a3bdda7363f691109ad2a32
4
+ data.tar.gz: 46a668f6b1b0ea1fdedc598c65832aa43fdb3d519de41bce4764ce4c806aef36
5
5
  SHA512:
6
- metadata.gz: 4e308e7e55707925105975abd24987f539839f7a4f3e836759b20183147b8b864af653c426b937093efe1de695e75146a5aed8440584b8f68a987f3df00a6588
7
- data.tar.gz: bb8c4d0950548e30a41831dcfd8553c6dd3f6ee431e016d5d40e76faf02967c5126085ecf7dd35e12d8c70096ff6a2d9c604217742da386af2114c5ef7264f07
6
+ metadata.gz: becb1195f1f52ec4cce46effa7a72d8dfb4680972a625749af1b3c7d63fd712db0c007d7869f91971b21222a4f27b2094805fb3b10858481992aeeba4286dc43
7
+ data.tar.gz: 77d259417f55d61da15306655c39b27e2e820094ffeb6668fc6ece72ce58cc4a6a2f84cbb857c4d94d5d3c65dd01c6e84684330811f8d7a5ee16bcf2aff21f25
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (0.487.0)
4
+ stigg-api-client (0.488.0)
5
5
  graphlient (~> 0.7.0)
6
6
 
7
7
  GEM
@@ -8564,6 +8564,18 @@
8564
8564
  "isDeprecated": false,
8565
8565
  "deprecationReason": null
8566
8566
  },
8567
+ {
8568
+ "name": "metadata",
8569
+ "description": null,
8570
+ "type": {
8571
+ "kind": "SCALAR",
8572
+ "name": "JSON",
8573
+ "ofType": null
8574
+ },
8575
+ "defaultValue": null,
8576
+ "isDeprecated": false,
8577
+ "deprecationReason": null
8578
+ },
8567
8579
  {
8568
8580
  "name": "paymentMethodId",
8569
8581
  "description": null,
@@ -19201,6 +19213,12 @@
19201
19213
  "isDeprecated": false,
19202
19214
  "deprecationReason": null
19203
19215
  },
19216
+ {
19217
+ "name": "InvalidMetadataError",
19218
+ "description": null,
19219
+ "isDeprecated": false,
19220
+ "deprecationReason": null
19221
+ },
19204
19222
  {
19205
19223
  "name": "InvalidQuantity",
19206
19224
  "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 = "0.487.0"
4
+ VERSION = "0.488.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: 0.487.0
4
+ version: 0.488.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg