stigg-api-client 3.38.0 → 3.39.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: '09f3024bbe735e1ffcba76e2b8a5813923e176a26ec19530437a5021aed3514a'
4
- data.tar.gz: c489e11d6a7c92254375276f00932e286b2157597850eed2f9cb7e0a272df80c
3
+ metadata.gz: 8f9ecb5e65058db6693e0d0601b89072575c7be24df48cb35536b73824022cec
4
+ data.tar.gz: 540ffd91543f79326061f17766c5f1de25311fc932892f19186dc1c69e827386
5
5
  SHA512:
6
- metadata.gz: 403a56d61d345b20ede322f5694e239b99983332304caac888983d4f4cedeaf45ce0e2048ceecea45a69486b0356c71020202835c06680fdf6ff2fce20dac27e
7
- data.tar.gz: 716b96fc027f8beb86b6061c61c7f8b6e3472ace6d79f349c917b4ce19313acc9b21a646b66256c0233946cea24ae4ba7e0b7f18f6132d4efcaa6490615af38d
6
+ metadata.gz: f41dab90233d4af8ad0d6f509ae297bf9dc62b4e81be6ac0110ec496f7e68c64a38d1010814fbf6c598d696832b4775fbc32fd812cb4dee27900d613b1b39481
7
+ data.tar.gz: 130b73a05672b3bcac9d8d16a2224556c78f4ba74893016fb6b5931e7cdaa97a004a078ae674adefb82b8009c21346d7970abf4d2f9643b760e5fb093e855d17
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (3.38.0)
4
+ stigg-api-client (3.39.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -54,6 +54,12 @@
54
54
  "isDeprecated": false,
55
55
  "deprecationReason": null
56
56
  },
57
+ {
58
+ "name": "InsufficientCredits",
59
+ "description": "The customer does not have enough credits to access the feature.",
60
+ "isDeprecated": false,
61
+ "deprecationReason": null
62
+ },
57
63
  {
58
64
  "name": "NoActiveSubscription",
59
65
  "description": "The customer does not have any active subscription linked to the feature.",
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.38.0"
4
+ VERSION = "3.39.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: 3.38.0
4
+ version: 3.39.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg