stigg-api-client 3.27.0 → 3.27.1

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: 915742f565a8f88c22bd33a24ef9776f72a5a1add9966bcb831a06e3c6c66d01
4
- data.tar.gz: 1dafd4efe8dfcc11b6e65dafe48d7282b362683c0f6946304aa731954991c719
3
+ metadata.gz: dfd50f305a47f997337bfd2dc5e712ede18df3eb6e716f515b997dac7d019a52
4
+ data.tar.gz: 2a3f1080de5946a3f49495f34990026125e4ec1b638c5326b9c7da49430cac61
5
5
  SHA512:
6
- metadata.gz: b2cf969ef3953fe4951d6a4a3c3505cf2c95c5c63ca12a4ca1d08c70fffc058820a0029dd164a09c7795248130311c34748135efbb125c2dbe581e1beccbb421
7
- data.tar.gz: fdb75079cb19be3f066b38633da84292cf96349b6a8b888fcf247cb7dabf2664cfeea207cc6bb3359878ce1d3cbb960a1b8a20adce882c230eab4afaf2ec7bf3
6
+ metadata.gz: ca833765a78cd2b4dbe561ffca6438bd988fdbe56a86f291d7d6e886f5e0ae241acbd4585adc3e9eedb993fee92c439d2af4faa28703337c6bb005bbe6862634
7
+ data.tar.gz: 1cd53311ad3d831d5fce87ff558d48b5ed4fa456bc19f0e7257d01c5a17e6204d2e76e703e89261d3d2da56d8704c8da6ada01ded42c1a03287c1da34e7f1ad0
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (3.27.0)
4
+ stigg-api-client (3.27.1)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -404,6 +404,7 @@ module Stigg
404
404
  billingId
405
405
  status
406
406
  createdAt
407
+ dueDate
407
408
  updatedAt
408
409
  errorMessage
409
410
  requiresAction
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "3.27.0"
4
+ VERSION = "3.27.1"
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: 3.27.0
4
+ version: 3.27.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg