stigg-api-client 0.476.0 → 0.477.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 11cd58b1e0f7cc614fb8fe6da3ca437e3084cc09ee280d97b3879d8dae56f902
4
- data.tar.gz: '081930a924adc5931bd26bd9bede47946c431e33b8412484cf21d6db758a0f53'
3
+ metadata.gz: 1e84f6d27b4ad4f8674f033e6d874524f71480795a4a1f357bd2267c00132c6f
4
+ data.tar.gz: b99f5cb4c8099a05ff1bef718821d534b5dbb03f598059327128472b3a0c7526
5
5
  SHA512:
6
- metadata.gz: ddaff9c4bc0f371be4062c84d47d082748b0be4c9f479ca4ffec3a4386de0673e9a6c97b1785321f547308ff873e2058c26dcd98c83fb1a114f170143eabd86f
7
- data.tar.gz: 5f3414c27e151fa92aadffacc09e2af64df43eb0acbb6b2d903d1ae6a4bf83155722fb45b84b36775c66363fbdd3adf0b473f72c403e91f9495da42c0c0b2e1c
6
+ metadata.gz: a8b84be4f6307ed38c17394089a42daeeb4c38312be2b163c4f8daf6e5a64a91ed7391401be7d63cf392673adbcfa25422cd4302cb332e5462db570c18cd5795
7
+ data.tar.gz: 192082160afc6ffcdf152eb15842c1027a2e93dd4b18900ec9059f464dc43b8a98bae2207bf5c7307477522f0e09fe99261955546a4505aaa828a2561580c0b5
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (0.476.0)
4
+ stigg-api-client (0.477.0)
5
5
  graphlient (~> 0.7.0)
6
6
 
7
7
  GEM
@@ -18982,6 +18982,12 @@
18982
18982
  "isDeprecated": false,
18983
18983
  "deprecationReason": null
18984
18984
  },
18985
+ {
18986
+ "name": "ImportSubscriptionsBulkError",
18987
+ "description": null,
18988
+ "isDeprecated": false,
18989
+ "deprecationReason": null
18990
+ },
18985
18991
  {
18986
18992
  "name": "InitStripePaymentMethodError",
18987
18993
  "description": null,
@@ -20077,6 +20083,12 @@
20077
20083
  "isDeprecated": false,
20078
20084
  "deprecationReason": null
20079
20085
  },
20086
+ {
20087
+ "name": "IMPORT_SUBSCRIPTIONS_BULK_TRIGGERED",
20088
+ "description": null,
20089
+ "isDeprecated": false,
20090
+ "deprecationReason": null
20091
+ },
20080
20092
  {
20081
20093
  "name": "MEASUREMENT_REPORTED",
20082
20094
  "description": null,
@@ -58486,6 +58498,12 @@
58486
58498
  "isDeprecated": false,
58487
58499
  "deprecationReason": null
58488
58500
  },
58501
+ {
58502
+ "name": "IMPORT_SUBSCRIPTIONS_BULK",
58503
+ "description": null,
58504
+ "isDeprecated": false,
58505
+ "deprecationReason": null
58506
+ },
58489
58507
  {
58490
58508
  "name": "RECALCULATE_ENTITLEMENTS",
58491
58509
  "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.476.0"
4
+ VERSION = "0.477.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.476.0
4
+ version: 0.477.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg