stigg-api-client 5.13.0 → 5.14.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: 4ebf7d80da42e4bdf7d2351b5342b62254230863b57c1a2e1e86e7a1da4b7078
4
- data.tar.gz: 5e4947a4fc8fbc1922e90af6b22741af2888ebe1f064e816ddbbaf2e7b55245f
3
+ metadata.gz: 6ce6cc279f24379db2689e91f0ace3f2c3cc6ecad2037fa54d8b0cd343fe0481
4
+ data.tar.gz: d89bd6bf928c39a80d6aa509a088964e1da8d36adf7a07b9a75e30419e0dba03
5
5
  SHA512:
6
- metadata.gz: ba3aa07464bc928a9d6bd1cddc49d17573578c9d130372c11a35f78f76d40e294c3b939e4cbafade120a5a7a5e80b9100b00967430772c4b99ab807b5a76f0a1
7
- data.tar.gz: ee2e469bfc0b5b963073c3db350704d0d66cf0c357357f022baf99f6f0f012a2351c1d749bdc4803c949e614d0d1faff593f8e17f3dd61813ca0915a245d236a
6
+ metadata.gz: 6b56fe37e506923f69f4e436cb4e68f919b5492f3c1440532d54751b06fad5417b9182640e7f4ebf191dde972fdb4e10c85629510a913ea517010d0f65cd1eed
7
+ data.tar.gz: 032c325e4d9fc45703b48c3b83e66a78a2762ada491089c071501beb456276a41ab10acb2b7791c4c8316fd5a1899bbe993ffec5fa87d64a5266aee624c32da7
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (5.13.0)
4
+ stigg-api-client (5.14.0)
5
5
  graphlient (>= 0.6.0, < 1.0)
6
6
  graphql-client (>= 0.19, < 1.0)
7
7
 
@@ -216,6 +216,7 @@ module Stigg
216
216
  }
217
217
  trialEndBehavior
218
218
  }
219
+ awsMarketplacePlanDimension
219
220
  }
220
221
  GRAPHQL
221
222
 
@@ -1059,6 +1060,7 @@ module Stigg
1059
1060
  displayName
1060
1061
  description
1061
1062
  additionalMetaData
1063
+ awsMarketplaceProductId
1062
1064
  productSettings {
1063
1065
  downgradePlan {
1064
1066
  refId
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "5.13.0"
4
+ VERSION = "5.14.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: 5.13.0
4
+ version: 5.14.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg