stigg-api-client 2.306.0 → 2.307.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: 9ca26a263b54dd47fe06239602774acf76f8cdc24e56f530cefbe8dc1f443ada
4
- data.tar.gz: 4bb5843139c4aaa4583572446782ec48eaa98672226190402bf7f9d7fde9e2e5
3
+ metadata.gz: 6e2f293bf617415542b0bf85c8feb6ce7bf79f3a717cd48ce3884e8e49802f15
4
+ data.tar.gz: 6895b4a58e0e73952066d153efd7cc49b7ad65595a7804ad76652a35be96bc3a
5
5
  SHA512:
6
- metadata.gz: 06b128d692e7dd33fcefb1f7f122b154a2ab9b5488075441b1cbe850e57d174b570cba69e548b89e67d977d6cb4ec962ec4a3c7972ebbacb94856bc2b3b84f97
7
- data.tar.gz: 9768d68d2989369c3b4a6c7597b2f89e411b94923ffca8a210c6ad1df48e85f60261b1dbb5d6b12658c26864e7f5ab156f8404f490536121308ed82a4b663aa6
6
+ metadata.gz: 8b0fe6c2f54b0ee598c9a468fb434a4ce95c930d656da5a1301263ab5130217496d11fc2657a6843a55a312735a8924b99bb28aed286c98c8bd5956c783b7cf1
7
+ data.tar.gz: 1076f82a27222ecbee75606bc716f626f515de5762d06fb48ed6cddfae441b3ead32bc50918fe94b32fd1313696d77ed14d2a9e21119afb7b4355a3498ba522a
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (2.306.0)
4
+ stigg-api-client (2.307.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -368,6 +368,7 @@ module Stigg
368
368
  totalExcludingTax
369
369
  tax
370
370
  amountDue
371
+ attemptCount
371
372
  }
372
373
  GRAPHQL
373
374
 
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "2.306.0"
4
+ VERSION = "2.307.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: 2.306.0
4
+ version: 2.307.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg